diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-16 12:21:25 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-16 12:21:25 +0000 |
commit | 36b4f8050b8b5df172496236dccf5e9fa9814405 (patch) | |
tree | f76145be32f55e25259b537f0dd55feae84819a4 /webkit | |
parent | d80033e69d9542605fed21da06601f8201da6618 (diff) | |
download | chromium_src-36b4f8050b8b5df172496236dccf5e9fa9814405.zip chromium_src-36b4f8050b8b5df172496236dccf5e9fa9814405.tar.gz chromium_src-36b4f8050b8b5df172496236dccf5e9fa9814405.tar.bz2 |
Added back a test that is always failing on mac.
TEST=more waterfall green
BUG=10322
Review URL: http://codereview.chromium.org/284010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29264 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 9b6b0d9..f266924 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1204,6 +1204,7 @@ BUG13809 WIN LINUX : LayoutTests/fast/canvas/canvas-empty-image-pattern.html = F // ---------------------------------------------------------------------------- // Need to finish implementing window.accessibilityController for these to work. +BUG10322 MAC : LayoutTests/accessibility/aria-roles.html = FAIL BUG10322 : LayoutTests/accessibility/aria-link-supports-press.html = FAIL BUG10322 : LayoutTests/accessibility/aria-readonly.html = FAIL BUG10322 : LayoutTests/accessibility/aria-tables.html = FAIL |