summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authortkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-22 09:56:58 +0000
committertkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-22 09:56:58 +0000
commitf7be14d64a2157ade3da0fd906adb3a5716a10a8 (patch)
tree222d7b1e27dbd0102e90e6582f1b933e5862856c /webkit
parent323e6c3860dea8ed7b80a7a22dd1d5959c18bccd (diff)
downloadchromium_src-f7be14d64a2157ade3da0fd906adb3a5716a10a8.zip
chromium_src-f7be14d64a2157ade3da0fd906adb3a5716a10a8.tar.gz
chromium_src-f7be14d64a2157ade3da0fd906adb3a5716a10a8.tar.bz2
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
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-styled-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/search-styled-expected.pngbin3701 -> 3629 bytes
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
3 files changed, 2 insertions, 2 deletions
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
--- 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
Binary files 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