Fixing a few SVG layout tests.
commit7f807d536a7a72a46fd05bbc8b9d83eac0c1d4e3
authorfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 7 Jan 2009 17:52:53 +0000 (7 17:52 +0000)
committerfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 7 Jan 2009 17:52:53 +0000 (7 17:52 +0000)
treeca0d84c87ef60258ed55c47158c4d79ca46ee4be
parent6d9316df745bfacb8012cf304c9ba48bb665073d
Fixing a few SVG layout tests.

All the test below were missing a Z in the text diff to "take
closed (sub-)paths into account". This reflects a similar change
that was made upstream. For details see:
http://trac.webkit.org/changeset/38794

As for the image rebaselines, I will temporarily keep an img
diff of what changed vs. our current expected image baseline
under my home directory (internally), see:
upload\layout_tests\svg

The colourpicker test still has problems with the colored bars
not showing up so it has not been removed from the fixed list
(both img and text diff still fail, but at least text diff has
fewer failures).

The scrollbar test and the selectionlist test both have images
that are being resized and the baseline changes are due to
changes to our resampling code, I theorize.

And finally, the selectionlist test is not added to the fixed
list since it is crashing when run on the buildbot but not when
I run it. Needs further investigation.
Review URL: http://codereview.chromium.org/17228

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7663 0039d316-1c4b-4281-b951-d872f2087c98
14 files changed:
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/button-expected.checksum
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/button-expected.png
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/button-expected.txt
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/colourpicker-expected.txt
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/combobox-expected.checksum
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/combobox-expected.png
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/combobox-expected.txt
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/scrollbar-expected.checksum
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/scrollbar-expected.png
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/scrollbar-expected.txt
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/selectionlist-expected.checksum
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/selectionlist-expected.png
webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/carto.net/selectionlist-expected.txt
webkit/tools/layout_tests/test_lists/tests_fixable.txt