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

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

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
index 3bbcd54241ae957b17c0f8479b91b32ca69a4622..cfa90ad3b679cab08a8ceb5cd79f71193f711daf 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
@@ -38,31 +38,31 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (90,11) size 296x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 296x17
chunk 1 text run 1 at (90.00,25.00) startOffset 0 endOffset 46 width 295.90: "Various values for surfaceScale: 1, 10 and -10"
- RenderSVGImage {image} at (90,80) size 50x30
+ LayoutSVGImage {image} at (90,80) size 50x30
[filter="surfaceScaleA"] LayoutSVGResourceFilter {filter} at (90,30) size 50x30
- RenderSVGImage {image} at (160,80) size 50x30
+ LayoutSVGImage {image} at (160,80) size 50x30
[filter="surfaceScaleB"] LayoutSVGResourceFilter {filter} at (160,30) size 50x30
- RenderSVGImage {image} at (230,80) size 50x30
+ LayoutSVGImage {image} at (230,80) size 50x30
[filter="surfaceScaleC"] LayoutSVGResourceFilter {filter} at (230,30) size 50x30
LayoutSVGContainer {g} at (90,131) size 302x49 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
LayoutSVGText {text} at (90,11) size 302x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 302x17
chunk 1 text run 1 at (90.00,25.00) startOffset 0 endOffset 47 width 301.28: "Various values for diffuseConstants: 0, 1 and 2"
- RenderSVGImage {image} at (90,150) size 50x30
+ LayoutSVGImage {image} at (90,150) size 50x30
[filter="diffuseConstantA"] LayoutSVGResourceFilter {filter} at (90,30) size 50x30
- RenderSVGImage {image} at (160,150) size 50x30
+ LayoutSVGImage {image} at (160,150) size 50x30
[filter="diffuseConstantB"] LayoutSVGResourceFilter {filter} at (160,30) size 50x30
- RenderSVGImage {image} at (230,150) size 50x30
+ LayoutSVGImage {image} at (230,150) size 50x30
[filter="diffuseConstantC"] LayoutSVGResourceFilter {filter} at (230,30) size 50x30
LayoutSVGContainer {g} at (90,201) size 348x49 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,190.00)}]
LayoutSVGText {text} at (90,11) size 348x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 348x17
chunk 1 text run 1 at (90.00,25.00) startOffset 0 endOffset 55 width 347.91: "Various values for lighting color: red, yellow and blue"
- RenderSVGImage {image} at (90,220) size 50x30
+ LayoutSVGImage {image} at (90,220) size 50x30
[filter="lightingColorA"] LayoutSVGResourceFilter {filter} at (90,30) size 50x30
- RenderSVGImage {image} at (160,220) size 50x30
+ LayoutSVGImage {image} at (160,220) size 50x30
[filter="lightingColorB"] LayoutSVGResourceFilter {filter} at (160,30) size 50x30
- RenderSVGImage {image} at (230,220) size 50x30
+ LayoutSVGImage {image} at (230,220) size 50x30
[filter="lightingColorC"] LayoutSVGResourceFilter {filter} at (230,30) size 50x30
LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x45

Powered by Google App Engine
This is Rietveld 408576698