diff options
Diffstat (limited to 'webkit')
-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 |