diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-06 22:32:57 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-06 22:32:57 +0000 |
commit | af373e9026a0140124870ccd585e105c5240420d (patch) | |
tree | ce7b973f8deadf6108140b4b102e616bc19fe9cd | |
parent | 4b4afc9a78dcf44a42cda4ff509299e164acae54 (diff) | |
download | chromium_src-af373e9026a0140124870ccd585e105c5240420d.zip chromium_src-af373e9026a0140124870ccd585e105c5240420d.tar.gz chromium_src-af373e9026a0140124870ccd585e105c5240420d.tar.bz2 |
Add back some failures for bad baselines.
BUG=none
TEST=green bots
TBR=pkasting
Review URL: http://codereview.chromium.org/260020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28167 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5014cfd..aea5905 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3047,6 +3047,14 @@ BUG_ATWILSON WIN LINUX : LayoutTests/fast/box-shadow/inset.html = FAIL // Bad news: 1883 failures on Windows, 1854 failures on Linux. // Good news: Minor pixel diffs; will rebaseline. +BUG_SENORBLANCO WIN : LayoutTests/fast/frames/iframe-option-crash.xhtml = FAIL +BUG_SENORBLANCO WIN : LayoutTests/fast/frames/viewsource-on-image-file.html = FAIL +BUG_SENORBLANCO WIN : LayoutTests/fast/text/atsui-spacing-features.html = FAIL +BUG_SENORBLANCO WIN-XP : LayoutTests/fast/text/basic/006.html = FAIL +BUG_SENORBLANCO WIN : LayoutTests/fast/text/cg-vs-atsui.html = FAIL +BUG_SENORBLANCO WIN : LayoutTests/svg/text/text-fonts-01-t.svg = FAIL +BUG_SENORBLANCO WIN : LayoutTests/svg/text/text-intro-05-t.svg = FAIL + BUG_SENORBLANCO LINUX : LayoutTests/css1/basic/class_as_selector.html = FAIL BUG_SENORBLANCO LINUX : LayoutTests/css1/basic/comments.html = FAIL BUG_SENORBLANCO LINUX : LayoutTests/css1/basic/containment.html = FAIL |