diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-02 20:41:16 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-02 20:41:16 +0000 |
commit | ab3af989e6e7ea57a07c630fc2a21f625e5ba0fc (patch) | |
tree | 661c3d1edb76d5db51391c600abc0496c84f9f32 /webkit | |
parent | 4907ac4a4a21e30f8e8931700f066be7a77268bd (diff) | |
download | chromium_src-ab3af989e6e7ea57a07c630fc2a21f625e5ba0fc.zip chromium_src-ab3af989e6e7ea57a07c630fc2a21f625e5ba0fc.tar.gz chromium_src-ab3af989e6e7ea57a07c630fc2a21f625e5ba0fc.tar.bz2 |
Mark failing layout tests from WebKit 50407:50416. Sorry for the redness -- trybots were failing to patch, and canaries were dead, so I had to fly blind.
BUG=none
TEST=green?
TBR=slightlyoff
Review URL: http://codereview.chromium.org/341070
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30739 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3b361bf..7132cc6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3347,3 +3347,9 @@ BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-1.html = BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-2.html = IMAGE+TEXT BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug50695-2.html = IMAGE+TEXT BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.html = IMAGE+TEXT + +// WebKit 50407:50416 +BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT +BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT +BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg = IMAGE +BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE |