diff options
author | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-12 20:33:22 +0000 |
---|---|---|
committer | finnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-12 20:33:22 +0000 |
commit | 9910fa1f2104ceac03b77dc6a2703c536863f9fb (patch) | |
tree | 6b548fd2c135d64445a5766a75051568e504e9a0 /webkit/tools | |
parent | f312779e16ac93371c46c3015c68aa068bcbc6e4 (diff) | |
download | chromium_src-9910fa1f2104ceac03b77dc6a2703c536863f9fb.zip chromium_src-9910fa1f2104ceac03b77dc6a2703c536863f9fb.tar.gz chromium_src-9910fa1f2104ceac03b77dc6a2703c536863f9fb.tar.bz2 |
Changing LayoutTest expectations for 3 linux tests.
I marked these as fixed on Windows and now that the
Linux bot has cycled, those look fixed on Linux as well.
TBR=sky
Review URL: http://codereview.chromium.org/24013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9696 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 9ae68bf..eab4c85 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -324,7 +324,6 @@ DEFER WIN LINUX : LayoutTests/fast/inline/dirtyLinesForInline.html = PASS FAIL // These were recently rebaselined on Windows and probably just need a // rebaseline on other platforms as well. -LINUX : LayoutTests/editing/style/smoosh-styles-003.html = FAIL LINUX MAC : chrome/fast/forms/basic-textareas.html = FAIL LINUX MAC : chrome/fast/forms/basic-textareas-quirks.html = FAIL // For these two fast/frames tests it looks like the win baseline had some weird @@ -339,8 +338,8 @@ LINUX : LayoutTests/fast/compact/002.html = FAIL DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL MAC : LayoutTests/fast/dom/prototype-chain.html = FAIL MAC LINUX : LayoutTests/fast/inline/percentage-margins.html = FAIL -MAC LINUX : LayoutTests/fast/overflow/overflow-x-y.html = FAIL -MAC LINUX : LayoutTests/fast/parser/comment-in-textarea.html = FAIL +MAC : LayoutTests/fast/overflow/overflow-x-y.html = FAIL +MAC : LayoutTests/fast/parser/comment-in-textarea.html = FAIL MAC : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL LINUX : LayoutTests/fast/table/form-with-table-style.html = FAIL // Font differences, requiring overriden metrics, not a real bug, not fixing for Beta |