diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-14 22:57:58 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-14 22:57:58 +0000 |
commit | 654ade5dd32bcd4be4dc1522423e681e1cdcc80e (patch) | |
tree | 298865eb4583cf5117f4563498163ce31ccf6f95 /webkit/tools | |
parent | c06061ffe476d5517f976dffd0fb7a924de187b3 (diff) | |
download | chromium_src-654ade5dd32bcd4be4dc1522423e681e1cdcc80e.zip chromium_src-654ade5dd32bcd4be4dc1522423e681e1cdcc80e.tar.gz chromium_src-654ade5dd32bcd4be4dc1522423e681e1cdcc80e.tar.bz2 |
Explicitly mark some platform/mac/accessibility tests as passing
TBR=ojan
TEST=none
BUG=10322
Review URL: http://codereview.chromium.org/276034
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29054 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d6a11fb..7125dcc 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1247,6 +1247,13 @@ BUG10322 : LayoutTests/accessibility/transformed-element.html = FAIL BUG10322 : LayoutTests/accessibility/visible-elements.html = FAIL BUG10322 : LayoutTests/accessibility/input-slider.html = FAIL BUG10322 : LayoutTests/platform/mac/accessibility = FAIL +BUG10322 : LayoutTests/platform/mac/accessibility/aria-radiobutton-text.html = PASS +BUG10322 : LayoutTests/platform/mac/accessibility/aria-radiogroup.html = PASS +BUG10322 : LayoutTests/platform/mac/accessibility/aria-range.html = PASS +BUG10322 : LayoutTests/platform/mac/accessibility/aria-slider.html = PASS +BUG10322 : LayoutTests/platform/mac/accessibility/aria-spinbutton.html = PASS +BUG10322 : LayoutTests/platform/mac/accessibility/aria-toolbar.html = PASS +BUG10322 : LayoutTests/platform/mac/accessibility/table-updating.html = PASS BUG10322 : LayoutTests/platform/win/accessibility = FAIL // Introduced in http://trac.webkit.org/changeset/48368 BUG10322 SKIP : LayoutTests/platform/win/accessibility/scroll-to-anchor.html = FAIL |