diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-16 18:55:45 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-16 18:55:45 +0000 |
commit | 36fd3b15dc2bc7a02d0edec25524683f9c9976bd (patch) | |
tree | 2405f9929034e4a24512c524ed8c5cda90fe7735 | |
parent | f7d065129e0274f06506454a253b73341cab9168 (diff) | |
download | chromium_src-36fd3b15dc2bc7a02d0edec25524683f9c9976bd.zip chromium_src-36fd3b15dc2bc7a02d0edec25524683f9c9976bd.tar.gz chromium_src-36fd3b15dc2bc7a02d0edec25524683f9c9976bd.tar.bz2 |
Temporarily add expectation fix before rebaselining.
Review URL: http://codereview.chromium.org/1652013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44803 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index d43fab9..d3e0ae2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -70,5 +70,5 @@ BUG41555 LINUX DEBUG : fast/ruby/rubyDOM-remove-text2.html = CRASH // Failing with webkit roll 57659 -> 57677. BUGAJWONG LINUX DEBUG : fast/canvas/toDataURL-noData.html = CRASH -BUGAJWONG LINUX DEBUG : fast/backgrounds/svg-as-background-1.html = IMAGE -BUGAJWONG LINUX DEBUG : fast/backgrounds/svg-as-background-3.html = IMAGE +BUGAJWONG WIN DEBUG : fast/backgrounds/svg-as-background-1.html = IMAGE +BUGAJWONG WIN DEBUG : fast/backgrounds/svg-as-background-3.html = IMAGE |