From ba61ace67a08e56026d2e8034d7a938d2f8e5bd6 Mon Sep 17 00:00:00 2001 From: "ben@chromium.org" Date: Thu, 5 Mar 2009 21:06:53 +0000 Subject: 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 --- .../svg/custom/js-update-image-expected.checksum | 1 + .../LayoutTests/svg/custom/js-update-image-expected.png | Bin 0 -> 13024 bytes .../LayoutTests/svg/custom/js-update-image-expected.txt | 5 +++++ 3 files changed, 6 insertions(+) create mode 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.checksum create mode 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.png create mode 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.txt (limited to 'webkit/data') 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 new file mode 100644 index 0000000..801a1e0 Binary files /dev/null and b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-image-expected.png differ 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 -- cgit v1.1