diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-27 19:20:25 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-27 19:20:25 +0000 |
commit | 8af1bcce387f2f117687bfa408dffc8a73c04947 (patch) | |
tree | 5e6be601570d952697fc3856449e0f75c869b268 /webkit | |
parent | c2c998ce396ec7fd77d8e1277afb3f029f859341 (diff) | |
download | chromium_src-8af1bcce387f2f117687bfa408dffc8a73c04947.zip chromium_src-8af1bcce387f2f117687bfa408dffc8a73c04947.tar.gz chromium_src-8af1bcce387f2f117687bfa408dffc8a73c04947.tar.bz2 |
Fix three image hashes on Linux that were incorrect. The images matched, but the hashes were off.
Review URL: http://codereview.chromium.org/18848
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8735 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
7 files changed, 3 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.checksum new file mode 100644 index 0000000..906cbb0 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.checksum @@ -0,0 +1 @@ +931cd752ff434febeeb373c1d7a2a4b4
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.png Binary files differnew file mode 100644 index 0000000..a1cb71c --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/listbox-scrollbar-combinations-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.checksum new file mode 100644 index 0000000..8644fbb --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.checksum @@ -0,0 +1 @@ +ba53d3662dabe0c6fe52d1bda2120539
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.png Binary files differnew file mode 100644 index 0000000..d6135a0 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/scrollbars/overflow-scrollbar-combinations-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/group-opacity-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/group-opacity-expected.checksum new file mode 100644 index 0000000..5f14f6a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/group-opacity-expected.checksum @@ -0,0 +1 @@ +fa008400f5491b286306d03e04824814
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/group-opacity-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/group-opacity-expected.png Binary files differnew file mode 100644 index 0000000..bf79743 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/group-opacity-expected.png diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 04243be..46d06dd 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -508,7 +508,6 @@ LayoutTests/svg/custom/embedded-svg-disallowed-in-dashboard.xml = FAIL LINUX WIN : LayoutTests/svg/custom/focus-ring.svg = FAIL // Difference between numeric precision in output. LINUX WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL -LINUX : LayoutTests/svg/custom/group-opacity.svg = FAIL LINUX WIN : LayoutTests/svg/custom/image-small-width-height.svg = FAIL // Our green is darker and we seem to be a pixel taller. WIN : LayoutTests/svg/custom/js-update-image.svg = FAIL @@ -1013,8 +1012,6 @@ LayoutTests/fast/js/arguments.html = FAIL LayoutTests/fast/js/function-dot-arguments.html = FAIL LayoutTests/fast/js/primitive-method-this.html = FAIL LayoutTests/http/tests/plugins/local-geturl-from-remote.html = CRASH FAIL -LINUX : LayoutTests/scrollbars/listbox-scrollbar-combinations.html = FAIL -LINUX : LayoutTests/scrollbars/overflow-scrollbar-combinations.html = FAIL // This is a V8 issues. It has been fixed in V8 bleeding_edge // revision 1157. |