diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 02:52:17 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 02:52:17 +0000 |
commit | 8971a009dd8f19295bc49dcf2c29065b1e7ffc6f (patch) | |
tree | 82aec4d820a530d0f7ad8abfdbd38c9d077550be /webkit/data | |
parent | 5e2f26f3c2f3cabd58106b51454c498ed69d4fff (diff) | |
download | chromium_src-8971a009dd8f19295bc49dcf2c29065b1e7ffc6f.zip chromium_src-8971a009dd8f19295bc49dcf2c29065b1e7ffc6f.tar.gz chromium_src-8971a009dd8f19295bc49dcf2c29065b1e7ffc6f.tar.bz2 |
Add mac baseline for click-focus-anchor.html.
http://trac.webkit.org/changeset/49619 add a mac baseline where the test is expected to fail. Refer to https://bugs.webkit.org/show_bug.cgi?id=26856 for discussion.
We're still passing the test, so we need yet another baseline.
BUG=n/a
TEST=should pass again
TBR=dglazkov
Review URL: http://codereview.chromium.org/307034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29756 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-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 |