diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-02 21:14:44 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-02 21:14:44 +0000 |
commit | 22d3adccb09c8f8d1d6aaaaad6d710636c735189 (patch) | |
tree | 1492e6bfbfdf60dcdc62c26b3a5243cd7306be95 | |
parent | 11758a4453eef88d60959f0586234d49efc662b3 (diff) | |
download | chromium_src-22d3adccb09c8f8d1d6aaaaad6d710636c735189.zip chromium_src-22d3adccb09c8f8d1d6aaaaad6d710636c735189.tar.gz chromium_src-22d3adccb09c8f8d1d6aaaaad6d710636c735189.tar.bz2 |
Add layout test exceptions
TEST=these
BUG=15873
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19849 0039d316-1c4b-4281-b951-d872f2087c98
-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 03c549b..3127807 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2823,4 +2823,10 @@ BUG15837 : LayoutTests/http/tests/security/xssAuditor/script-tag-null-char.html // WebKit 45473:45487 BUG15873 : LayoutTests/fast/box-shadow/transform-fringing.html = FAIL BUG15873 : LayoutTests/fast/transforms/shadows.html = FAIL +BUG15873 : LayoutTests/fast/block/float/crash-replaced-display-block.html = FAIL +BUG15873 : LayoutTests/fast/canvas/translate-text.html = FAIL +BUG15873 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL +BUG15873 : LayoutTests/fast/parser/badentity.xhtml = FAIL +BUG15873 MAC WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL +BUG15873 WIN: LayoutTests/http/tests/security/local-video-poster-from-remote.html = FAIL BUG15873 SKIP : LayoutTests/fast/text/text-letter-spacing.html = FAIL
\ No newline at end of file |