summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-09 20:28:29 +0000
committersidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-09 20:28:29 +0000
commit26e825dfef5c965014b42eb823039b73cdf2924d (patch)
tree5e72a20c2fb6e094f1526b1ad523a0254807a4bc
parent0df99c1a67cb3482fe7338bc777c2248e559b6b9 (diff)
downloadchromium_src-26e825dfef5c965014b42eb823039b73cdf2924d.zip
chromium_src-26e825dfef5c965014b42eb823039b73cdf2924d.tar.gz
chromium_src-26e825dfef5c965014b42eb823039b73cdf2924d.tar.bz2
Rebaseline two scroll bar layout tests. There are slight areas in the scroll bar regions where the shading is off slightly, as found using GIMP.
Review URL: http://codereview.chromium.org/40251 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11281 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.pngbin5833 -> 5847 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.checksum2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.pngbin26226 -> 26426 bytes
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt4
5 files changed, 4 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.checksum
index 4145c25..945dd7f 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.checksum
@@ -1 +1 @@
-18a0380539ebde99895dfa80574c2f29 \ No newline at end of file
+137d9aa3a621a9ca05d6608ff88f963e \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.png
index a1cb71c..f455205 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.checksum
index f037eeb..f618563 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.checksum
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.checksum
@@ -1 +1 @@
-1c8ef18a70985552d429c397baf09265 \ No newline at end of file
+662a0c15e91968a63e7d2df8124c69ba \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.png
index d6135a0..f13835e 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.png
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.png
Binary files differ
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index ddc4299..9d2c868 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1676,8 +1676,8 @@ LINUX : LayoutTests/svg/custom/js-late-mask-creation.svg = FAIL
// Regression from merge 41268:41286
LINUX WIN : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL
WIN : LayoutTests/fast/dom/anchor-toString.html = FAIL
-LINUX WIN : LayoutTests/scrollbars/listbox-scrollbar-combinations.html = FAIL
-LINUX WIN : LayoutTests/scrollbars/overflow-scrollbar-combinations.html = FAIL
+LINUX : LayoutTests/scrollbars/listbox-scrollbar-combinations.html = FAIL
+LINUX : LayoutTests/scrollbars/overflow-scrollbar-combinations.html = FAIL
LINUX : LayoutTests/tables/mozilla/bugs/bug86708.html = FAIL
LINUX : LayoutTests/fast/borders/border-image-rotate-transform.html = FAIL
LINUX : LayoutTests/fast/css/resize-corner-tracking-transformed.html = FAIL