diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 21:06:53 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-05 21:06:53 +0000 |
commit | ba61ace67a08e56026d2e8034d7a938d2f8e5bd6 (patch) | |
tree | 920d396e00434987567f491df77db5c60ae4aefe | |
parent | c92e3c4804f1715a02f723e91561f7ddb0c1f009 (diff) | |
download | chromium_src-ba61ace67a08e56026d2e8034d7a938d2f8e5bd6.zip chromium_src-ba61ace67a08e56026d2e8034d7a938d2f8e5bd6.tar.gz chromium_src-ba61ace67a08e56026d2e8034d7a938d2f8e5bd6.tar.bz2 |
Rebaseline results for js-update-image to account for rendering differences between Windows and Mac.
Review URL: http://codereview.chromium.org/40180
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11031 0039d316-1c4b-4281-b951-d872f2087c98
4 files changed, 6 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.checksum new file mode 100644 index 0000000..7ce75a5 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.checksum @@ -0,0 +1 @@ +04fc341d33ea3a2f08abfe3b38d134c6
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.png Binary files differnew file mode 100644 index 0000000..801a1e0 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.txt new file mode 100644 index 0000000..f623e23 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.txt @@ -0,0 +1,5 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderSVGRoot {svg} at (0,0) size 75x75 + RenderImage {image} at (0,0) size 75x75 diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index ad32803..53f2be7 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -512,8 +512,6 @@ LINUX WIN : LayoutTests/svg/batik/text/textEffect3.svg = FAIL LINUX WIN : LayoutTests/svg/carto.net/selectionlist.svg = FAIL CRASH LayoutTests/svg/css/getComputedStyle-basic.xhtml = 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 LINUX : LayoutTests/svg/custom/pattern-rotate.svg = FAIL LINUX WIN : LayoutTests/svg/custom/pattern-y-offset.svg = FAIL // The pattern we generate appears to be scaled incorrectly. |