From f7be14d64a2157ade3da0fd906adb3a5716a10a8 Mon Sep 17 00:00:00 2001 From: "tkent@chromium.org" Date: Thu, 22 Oct 2009 09:56:58 +0000 Subject: Rebaseline fast/forms/search-styled.html for WIN. The old image had the "inset" border though this field has "inputtext" CSS class, which has "border:1px solid #bdc7d8". It still fails on WIN-VISTA. The field on WIN-VISTA is wider than on WIN-XP by 2 pixels. BUG=21859 TEST=none Review URL: http://codereview.chromium.org/307035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29766 0039d316-1c4b-4281-b951-d872f2087c98 --- .../fast/forms/search-styled-expected.checksum | 2 +- .../LayoutTests/fast/forms/search-styled-expected.png | Bin 3701 -> 3629 bytes webkit/tools/layout_tests/test_expectations.txt | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) (limited to 'webkit') diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-styled-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-styled-expected.checksum index 622a224..998d448 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-styled-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-styled-expected.checksum @@ -1 +1 @@ -d270ac404cd3b31d03e092a72adfb1bd \ No newline at end of file +24c67da8d9c97a5400b19c8793f5b410 \ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-styled-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-styled-expected.png index 40b3b04..c77fdb1 100644 Binary files a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-styled-expected.png and b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-styled-expected.png differ diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8b7e266..a9eaa36 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3022,7 +3022,7 @@ BUG21841 WIN DEBUG : LayoutTests/plugins/destroy-during-npp-new.html = CRASH PAS BUG21859 WIN-VISTA : LayoutTests/fast/css/css2-system-fonts.html = FAIL -BUG21859 WIN : LayoutTests/fast/forms/search-styled.html = FAIL +BUG21859 WIN-VISTA : LayoutTests/fast/forms/search-styled.html = FAIL BUG21859 WIN-VISTA : LayoutTests/fast/text/whitespace/026.html = FAIL BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL BUG21859 WIN-XP RELEASE : LayoutTests/fast/text/line-breaks.html = FAIL -- cgit v1.1