diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-09 19:04:07 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-09 19:04:07 +0000 |
commit | 0ca58e836cd9b22170a6bb2462d4f3e508a5165a (patch) | |
tree | 952156e0d4d591608ca58bb8f49045daff685c8d /webkit/tools | |
parent | 074ddd17d66cdbd087855a720f3f222635fc0b6d (diff) | |
download | chromium_src-0ca58e836cd9b22170a6bb2462d4f3e508a5165a.zip chromium_src-0ca58e836cd9b22170a6bb2462d4f3e508a5165a.tar.gz chromium_src-0ca58e836cd9b22170a6bb2462d4f3e508a5165a.tar.bz2 |
Linux: remove several broken Windows baselines and rebaseline one test.
Three Windows baselines are clearly wrong (involving red boxes with "fail"
written in them etc): remove them. Linux now passes two of the tests falling
back to Mac baselines. However, one of the tests involves text, which we don't
match against the Mac, so we rebaseline that test.
Review URL: http://codereview.chromium.org/13294
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6602 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index c1c410b..f69e807 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -326,10 +326,9 @@ LINUX WIN : LayoutTests/editing/pasteboard/drag-drop-dead-frame.html = FAIL // to fork to add support for @font-face for Beta. // upstream: http://trac.webkit.org/projects/webkit/changeset/31507 -// Linux pixeltest failure: Check if Windows baseline is wrong -LINUX WIN : LayoutTests/fast/css/font-face-multiple-remote-sources.html = FAIL +WIN : LayoutTests/fast/css/font-face-multiple-remote-sources.html = FAIL LINUX WIN : LayoutTests/fast/css/font-face-remote.html = FAIL -LINUX WIN : LayoutTests/svg/custom/font-face-cascade-order.svg = FAIL +WIN : LayoutTests/svg/custom/font-face-cascade-order.svg = FAIL // Bug: 1007391 // These hit a not-implemented code-path in @font-face code @@ -1203,7 +1202,7 @@ LayoutTests/fast/overflow/overflow-x-y.html = FAIL LINUX WIN : LayoutTests/fast/overflow/unreachable-overflow-rtl-bug.html = FAIL LayoutTests/fast/parser/comment-in-textarea.html = FAIL LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL -// Linux pixeltest failure: Appears that Windows baseline is wrong +// Linux pixeltest failure: We, with Windows, are failing to repaint correctly LINUX WIN : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAIL LINUX WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL LayoutTests/fast/replaced/width100percent-textarea.html = FAIL |