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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-light-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-xp/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt
index 02c65ed9567b7a57f5c39ce8e5f197e7e0b0138c..1fda0d2c123a6634b6df56347289d4ca6dc5c6e8 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt
@@ -59,13 +59,13 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (355,10) size 50x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 50x19
chunk 1 text run 1 at (355.00,25.00) startOffset 0 endOffset 8 width 50.00: "(45, 45)"
- RenderSVGImage {image} at (70,70) size 50x30
+ LayoutSVGImage {image} at (70,70) size 50x30
[filter="distantLightA"] LayoutSVGResourceFilter {filter} at (70,30) size 50x30
- RenderSVGImage {image} at (165,70) size 50x30
+ LayoutSVGImage {image} at (165,70) size 50x30
[filter="distantLightB"] LayoutSVGResourceFilter {filter} at (165,30) size 50x30
- RenderSVGImage {image} at (260,70) size 50x30
+ LayoutSVGImage {image} at (260,70) size 50x30
[filter="distantLightC"] LayoutSVGResourceFilter {filter} at (260,30) size 50x30
- RenderSVGImage {image} at (355,70) size 50x30
+ LayoutSVGImage {image} at (355,70) size 50x30
[filter="distantLightD"] LayoutSVGResourceFilter {filter} at (355,30) size 50x30
LayoutSVGContainer {g} at (70,115) size 359x34 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,120.00)}]
LayoutSVGText {text} at (70,-5) size 256x19 contains 1 chunk(s)
@@ -84,13 +84,13 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 74x19
chunk 1 text run 1 at (355.00,25.00) startOffset 0 endOffset 12 width 74.00: "(50, 30, 10)"
LayoutSVGContainer {g} at (70,150) size 335x30
- RenderSVGImage {image} at (70,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,150.00)}]
+ LayoutSVGImage {image} at (70,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,150.00)}]
[filter="pointLightA"] LayoutSVGResourceFilter {filter} at (0,0) size 50x30
- RenderSVGImage {image} at (165,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,150.00)}]
+ LayoutSVGImage {image} at (165,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(165.00,150.00)}]
[filter="pointLightB"] LayoutSVGResourceFilter {filter} at (0,0) size 50x30
- RenderSVGImage {image} at (260,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,150.00)}]
+ LayoutSVGImage {image} at (260,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(260.00,150.00)}]
[filter="pointLightC"] LayoutSVGResourceFilter {filter} at (0,0) size 50x30
- RenderSVGImage {image} at (355,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(355.00,150.00)}]
+ LayoutSVGImage {image} at (355,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(355.00,150.00)}]
[filter="pointLightD"] LayoutSVGResourceFilter {filter} at (0,0) size 50x30
LayoutSVGContainer {g} at (70,195) size 410x49 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,210.00)}]
LayoutSVGText {text} at (70,-15) size 440x19 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698