Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(567)

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt

Issue 99147: WebKit Merge 42805:42932, Chromium side.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt (revision 14732)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt (working copy)
@@ -11,23 +11,23 @@
RenderSVGText {text} at (90,25) size 280x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 280x19
chunk 1 text run 1 at (90.00,25.00) startOffset 0 endOffset 46 width 280.00: "Various values for surfaceScale: 1, 10 and -10"
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
+ RenderSVGImage {image} at (90,80) size 50x30 [filter=surfaceScaleA]
+ RenderSVGImage {image} at (160,80) size 50x30 [filter=surfaceScaleB]
+ RenderSVGImage {image} at (230,80) size 50x30 [filter=surfaceScaleC]
RenderSVGContainer {g} at (90,130) size 281x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
RenderSVGText {text} at (90,25) size 281x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 281x19
chunk 1 text run 1 at (90.00,25.00) startOffset 0 endOffset 47 width 281.00: "Various values for diffuseConstants: 0, 1 and 2"
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
+ RenderSVGImage {image} at (90,150) size 50x30 [filter=diffuseConstantA]
+ RenderSVGImage {image} at (160,150) size 50x30 [filter=diffuseConstantB]
+ RenderSVGImage {image} at (230,150) size 50x30 [filter=diffuseConstantC]
RenderSVGContainer {g} at (90,200) size 318x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,190.00)}]
RenderSVGText {text} at (90,25) size 318x19 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-15) size 318x19
chunk 1 text run 1 at (90.00,25.00) startOffset 0 endOffset 55 width 318.00: "Various values for lighting color: red, yellow and blue"
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
- RenderSVGImage {image} at (0,0) size 50x30
+ RenderSVGImage {image} at (90,220) size 50x30 [filter=lightingColorA]
+ RenderSVGImage {image} at (160,220) size 50x30 [filter=lightingColorB]
+ RenderSVGImage {image} at (230,220) size 50x30 [filter=lightingColorC]
RenderSVGText {text} at (10,340) size 261x46 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,-36) size 261x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.4 $"

Powered by Google App Engine
This is Rietveld 408576698