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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
index 71cd1f5d2c551341f7b1c8714fb351c5bfe34786..63b9bb9ab90c5834e7cf3e048d9e8abaaa0603be 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
+++ b/LayoutTests/platform/linux/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,10) size 280x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) 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 (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,130) size 281x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
LayoutSVGText {text} at (90,10) size 281x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) 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 (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,200) size 318x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,190.00)}]
LayoutSVGText {text} at (90,10) size 318x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) 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 (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 261x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 261x46

Powered by Google App Engine
This is Rietveld 408576698