diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/click-focus-anchor-expected.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/click-focus-anchor-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/click-focus-anchor-expected.txt new file mode 100644 index 0000000..fbd644d --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/events/click-focus-anchor-expected.txt @@ -0,0 +1,10 @@ +This test ensures that we can click to focus an a element. Click on the element below. + +Focusable anchor with tab index + +Focusable anchor + +Result + +PASS +PASS |