From: mihaip@chromium.org Date: Tue, 27 Sep 2011 22:53:56 +0000 (+0000) Subject: Chromium rebaseline after r96155. X-Git-Tag: 070512121124~23522 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2ce9cafba1965ec8cdf8ea9f0a49f324b36fc2f9;p=profile%2Fivi%2Fwebkit-efl.git Chromium rebaseline after r96155. * platform/chromium-cg-mac/svg/custom/pattern-excessive-malloc-expected.png: Added. * platform/chromium-linux/svg/custom/oversized-pattern-scale-expected.png: Added. * platform/chromium-mac/svg/custom/transformed-pattern-clamp-svg-root-expected.png: Added. * platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png: Added. * platform/chromium-win/svg/custom/pattern-excessive-malloc-expected.png: * platform/chromium-win/svg/custom/transformed-pattern-clamp-svg-root-expected.png: Added. * platform/chromium/svg/custom/oversized-pattern-scale-expected.png: Added. * platform/mac/svg/custom/pattern-excessive-malloc-expected.txt: Removed. * platform/qt/svg/custom/pattern-excessive-malloc-expected.txt: Removed. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96165 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index d0fc3ec..e22ec26 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,17 @@ +2011-09-27 Mihai Parparita + + Chromium rebaseline after r96155. + + * platform/chromium-cg-mac/svg/custom/pattern-excessive-malloc-expected.png: Added. + * platform/chromium-linux/svg/custom/oversized-pattern-scale-expected.png: Added. + * platform/chromium-mac/svg/custom/transformed-pattern-clamp-svg-root-expected.png: Added. + * platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png: Added. + * platform/chromium-win/svg/custom/pattern-excessive-malloc-expected.png: + * platform/chromium-win/svg/custom/transformed-pattern-clamp-svg-root-expected.png: Added. + * platform/chromium/svg/custom/oversized-pattern-scale-expected.png: Added. + * platform/mac/svg/custom/pattern-excessive-malloc-expected.txt: Removed. + * platform/qt/svg/custom/pattern-excessive-malloc-expected.txt: Removed. + 2011-09-27 David Hyatt https://bugs.webkit.org/show_bug.cgi?id=68940 diff --git a/LayoutTests/platform/chromium-cg-mac/svg/custom/pattern-excessive-malloc-expected.png b/LayoutTests/platform/chromium-cg-mac/svg/custom/pattern-excessive-malloc-expected.png new file mode 100644 index 0000000..c9e7597 Binary files /dev/null and b/LayoutTests/platform/chromium-cg-mac/svg/custom/pattern-excessive-malloc-expected.png differ diff --git a/LayoutTests/platform/chromium-linux/svg/custom/oversized-pattern-scale-expected.png b/LayoutTests/platform/chromium-linux/svg/custom/oversized-pattern-scale-expected.png new file mode 100644 index 0000000..4ad5591 Binary files /dev/null and b/LayoutTests/platform/chromium-linux/svg/custom/oversized-pattern-scale-expected.png differ diff --git a/LayoutTests/platform/chromium-mac/svg/custom/transformed-pattern-clamp-svg-root-expected.png b/LayoutTests/platform/chromium-mac/svg/custom/transformed-pattern-clamp-svg-root-expected.png new file mode 100644 index 0000000..84430fe Binary files /dev/null and b/LayoutTests/platform/chromium-mac/svg/custom/transformed-pattern-clamp-svg-root-expected.png differ diff --git a/LayoutTests/platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png b/LayoutTests/platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png new file mode 100644 index 0000000..b536cd6 Binary files /dev/null and b/LayoutTests/platform/chromium-win/svg/custom/oversized-pattern-scale-expected.png differ diff --git a/LayoutTests/platform/chromium-win/svg/custom/pattern-excessive-malloc-expected.png b/LayoutTests/platform/chromium-win/svg/custom/pattern-excessive-malloc-expected.png index b5daa85..695ff2f 100644 Binary files a/LayoutTests/platform/chromium-win/svg/custom/pattern-excessive-malloc-expected.png and b/LayoutTests/platform/chromium-win/svg/custom/pattern-excessive-malloc-expected.png differ diff --git a/LayoutTests/platform/chromium-win/svg/custom/transformed-pattern-clamp-svg-root-expected.png b/LayoutTests/platform/chromium-win/svg/custom/transformed-pattern-clamp-svg-root-expected.png new file mode 100644 index 0000000..bffbd38 Binary files /dev/null and b/LayoutTests/platform/chromium-win/svg/custom/transformed-pattern-clamp-svg-root-expected.png differ diff --git a/LayoutTests/platform/chromium/svg/custom/oversized-pattern-scale-expected.png b/LayoutTests/platform/chromium/svg/custom/oversized-pattern-scale-expected.png new file mode 100644 index 0000000..2173f02 Binary files /dev/null and b/LayoutTests/platform/chromium/svg/custom/oversized-pattern-scale-expected.png differ diff --git a/LayoutTests/platform/mac/svg/custom/pattern-excessive-malloc-expected.txt b/LayoutTests/platform/mac/svg/custom/pattern-excessive-malloc-expected.txt deleted file mode 100644 index 91692be..0000000 --- a/LayoutTests/platform/mac/svg/custom/pattern-excessive-malloc-expected.txt +++ /dev/null @@ -1,8 +0,0 @@ -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x600 - RenderSVGRoot {svg} at (10,300) size 100x100 - RenderSVGHiddenContainer {defs} at (0,0) size 0x0 - RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse] - RenderSVGPath {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=1000000000.00] [height=1000000000.00] - RenderSVGPath {rect} at (10,300) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=10.00] [y=300.00] [width=100.00] [height=100.00] diff --git a/LayoutTests/platform/qt/svg/custom/pattern-excessive-malloc-expected.txt b/LayoutTests/platform/qt/svg/custom/pattern-excessive-malloc-expected.txt deleted file mode 100644 index 91692be..0000000 --- a/LayoutTests/platform/qt/svg/custom/pattern-excessive-malloc-expected.txt +++ /dev/null @@ -1,8 +0,0 @@ -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x600 - RenderSVGRoot {svg} at (10,300) size 100x100 - RenderSVGHiddenContainer {defs} at (0,0) size 0x0 - RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse] - RenderSVGPath {rect} at (0,0) size 800x600 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=1000000000.00] [height=1000000000.00] - RenderSVGPath {rect} at (10,300) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=10.00] [y=300.00] [width=100.00] [height=100.00]