From 654ade5dd32bcd4be4dc1522423e681e1cdcc80e Mon Sep 17 00:00:00 2001 From: "dglazkov@chromium.org" Date: Wed, 14 Oct 2009 22:57:58 +0000 Subject: 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 --- webkit/tools/layout_tests/test_expectations.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'webkit/tools') 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 -- cgit v1.1