diff options
author | yuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-20 09:25:17 +0000 |
---|---|---|
committer | yuzo@chromium.org <yuzo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-20 09:25:17 +0000 |
commit | e3c546234d96d04e0222fac9831a305c468c575e (patch) | |
tree | 43711888ecd6ddfb6537119153f09125bcab06fd /webkit/tools/layout_tests | |
parent | 1ebe5a322b9cb07bdb2b46d1023d8dba1fe52f9e (diff) | |
download | chromium_src-e3c546234d96d04e0222fac9831a305c468c575e.zip chromium_src-e3c546234d96d04e0222fac9831a305c468c575e.tar.gz chromium_src-e3c546234d96d04e0222fac9831a305c468c575e.tar.bz2 |
Update test expectations.
fast/css/transformed-mask.html now passes for Mac
fast/media/color-does-not-include-alpha.html doesn't exist
TEST=none
BUG=none
TBR=jamesr
Review URL: http://codereview.chromium.org/3911003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63193 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6661205..26cf01e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,8 +5,6 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. BUG_AJWONG WIN : fast/dom/Window/window-screen-properties.html = TEXT -BUG_AJWONG WIN : fast/media/color-does-not-include-alpha.html = TEXT -BUG_AJWONG MAC : fast/css/transformed-mask.html = IMAGE // Remove when rolling Webkit past r69652. BUG53073 DEBUG : storage/change-version.html = CRASH PASS |