summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 07:29:55 +0000
committerlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 07:29:55 +0000
commit5a95593a8b208f87dc27a85598596f91d1d4a455 (patch)
tree860eaa88c95ed96fc3204586fcb589f9f3f1607b /webkit/tools
parent55731a208e04c470bee0162013bbc51d4561f9a2 (diff)
downloadchromium_src-5a95593a8b208f87dc27a85598596f91d1d4a455.zip
chromium_src-5a95593a8b208f87dc27a85598596f91d1d4a455.tar.gz
chromium_src-5a95593a8b208f87dc27a85598596f91d1d4a455.tar.bz2
Add some newly added test to the failure list for Mac and Linux.
Both pass for windows when given a new baseline which maybe all they need for these OSes as well. Review URL: http://codereview.chromium.org/46027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11623 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 7b9427f..4ebcec7 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1785,6 +1785,12 @@ MAC : LayoutTests/fast/overflow/image-selection-highlight.html = FAIL
// Started failing after merge 41559:41588
MAC : LayoutTests/fast/dom/HTMLElement/innerHTML-selection-crash.html = CRASH PASS
+// Newly added tests with merge 41588:41613.
+// They pass on windows given a new baseline and likely only need to be given
+// platform specific baselines for Linux and Mac.
+LINUX : LayoutTests/fast/css/percent-top-value-with-relative-position.html = FAIL
+MAC LINUX : LayoutTests/fast/repaint/search-field-cancel.html = FAIL
+
// Looks like they started failing with r11542
MAC : LayoutTests/fast/forms/mailto/advanced-get.html = FAIL
MAC : LayoutTests/fast/forms/mailto/advanced-put.html = FAIL