diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-11 19:24:57 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-11 19:24:57 +0000 |
commit | c0fc165a7f0323b1f628d8c3984ef4ea38b0749b (patch) | |
tree | 30560d04e3de0aa78625f04d9ea37d3afc140b28 | |
parent | 1ffed9387c38f75fe7ff13ec54a3cf893005b103 (diff) | |
download | chromium_src-c0fc165a7f0323b1f628d8c3984ef4ea38b0749b.zip chromium_src-c0fc165a7f0323b1f628d8c3984ef4ea38b0749b.tar.gz chromium_src-c0fc165a7f0323b1f628d8c3984ef4ea38b0749b.tar.bz2 |
Remove an incorrect windows baseline.
linux failures--, windows failures++
Review URL: http://codereview.chromium.org/13373
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6808 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-cancel-button-mouseup-expected.txt | 7 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 2 |
2 files changed, 1 insertions, 8 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-cancel-button-mouseup-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-cancel-button-mouseup-expected.txt deleted file mode 100644 index a5a4c6f..0000000 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-cancel-button-mouseup-expected.txt +++ /dev/null @@ -1,7 +0,0 @@ -Test for http://bugs.webkit.org/show_bug.cgi?id=12618 REGRESSION (SearchField): Dragging across the text and releasing over the clear button clears the field. - -FAIL (foo, bar, baz) - - - - diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index c793683..d80635c 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -853,6 +853,7 @@ LINUX : LayoutTests/css2.1/t100801-c544-valgn-03-d-agi.html = FAIL WIN : LayoutTests/css2.1/t100801-c548-ln-ht-02-b-ag.html = FAIL WIN : LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.html = FAIL WIN : LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a.html = FAIL +WIN : LayoutTests/fast/forms/search-cancel-button-mouseup.html = FAIL // Font size for arrows are different. Should we rebaseline? LINUX : LayoutTests/editing/deleting/5144139-2.html = FAIL @@ -912,7 +913,6 @@ MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL MAC : LayoutTests/fast/forms/onchange-enter-submit.html = FAIL LINUX MAC : LayoutTests/fast/forms/option-strip-whitespace.html = FAIL LINUX MAC : LayoutTests/fast/forms/placeholder-pseudo-style.html = FAIL -LINUX : LayoutTests/fast/forms/search-cancel-button-mouseup.html = FAIL LINUX MAC : LayoutTests/fast/forms/search-cancel-button-style-sharing.html = FAIL LINUX MAC : LayoutTests/fast/forms/search-placeholder-value-changed.html = FAIL LINUX MAC : LayoutTests/fast/forms/search-rtl.html = FAIL |