diff options
author | paul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-20 00:14:31 +0000 |
---|---|---|
committer | paul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-20 00:14:31 +0000 |
commit | 589061000c6ba4ec00c0cd06edd240e07a91f072 (patch) | |
tree | 659fd0b64a660ecd6c4b325de101b85fb7adda67 /webkit/tools/layout_tests | |
parent | 93d5829fc79a8aaa736106271e78364369a942eb (diff) | |
download | chromium_src-589061000c6ba4ec00c0cd06edd240e07a91f072.zip chromium_src-589061000c6ba4ec00c0cd06edd240e07a91f072.tar.gz chromium_src-589061000c6ba4ec00c0cd06edd240e07a91f072.tar.bz2 |
Update test_expectations for the WebKit 44837:44871 merge.
Review URL: http://codereview.chromium.org/141014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18880 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c8ea2b3..f93bd0d 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2757,7 +2757,13 @@ BUG14673 : LayoutTests/http/tests/xmlhttprequest/cross-origin-no-authorization.h BUG14679 LINUX : LayoutTests/fast/backgrounds/animated-gif-as-background.html = FAIL BUG14686 MAC : LayoutTests/fast/replaced/width100percent-searchfield.html = FAIL +// WebKit 44837:44872 +BUG14772 : LayoutTests/fast/canvas/image-object-in-canvas.html = FAIL +BUG14773 : LayoutTests/http/tests/security/xssAuditor/script-tag.html = FAIL +BUG14771 : LayoutTests/svg/batik/filters/feTile.svg = FAIL +BUG14771 : LayoutTests/svg/filters/feTile.svg = FAIL + // Need investigation: test shell crashers. BUG14752 LINUX DEBUG: LayoutTests/http/tests/cache/subresource-expiration.html = CRASH PASS BUG14751 LINUX DEBUG: LayoutTests/css2.1/atrule_longest_match.html = CRASH PASS -BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH PASS
\ No newline at end of file +BUG14767 LINUX : LayoutTests/dom/html/level1/core/documentgetdoctypenodtd.html = CRASH PASS |