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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-06-t-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/struct-image-06-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt
index ff22cfac68996e5728ca82af233f8ea1c3b67904..dd7f49349b3d5c05566c3795daf0e8b2ce3cc86c 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 38x12
chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 10 width 38.00: "SVG to fit"
LayoutSVGContainer {g} at (20,40) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,40.00)}]
- RenderSVGImage {image} at (20,40) size 50x50
+ LayoutSVGImage {image} at (20,40) size 50x50
LayoutSVGText {text} at (10,100) size 43x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 43x12
chunk 1 text run 1 at (10.00,110.00) startOffset 0 endOffset 10 width 43.00: "Viewport 1"
@@ -28,7 +28,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 25x12
chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 25.00: "xMid*"
LayoutSVGRect {rect} at (130,50) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
- RenderSVGImage {image} at (130,50) size 50x30
+ LayoutSVGImage {image} at (130,50) size 50x30
LayoutSVGContainer {g} at (230,20) size 81x90 [transform={m=((1.00,0.00)(0.00,1.00)) t=(230.00,50.00)}]
LayoutSVGText {text} at (0,-30) size 81x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 81x12
@@ -38,7 +38,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 28x12
chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 28.00: "*YMid"
LayoutSVGRect {rect} at (260,50) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
- RenderSVGImage {image} at (260,50) size 30x60
+ LayoutSVGImage {image} at (260,50) size 30x60
LayoutSVGContainer {g} at (350,20) size 81x90 [transform={m=((1.00,0.00)(0.00,1.00)) t=(350.00,50.00)}]
LayoutSVGText {text} at (0,-30) size 81x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 81x12
@@ -48,7 +48,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 24x12
chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: "*none"
LayoutSVGRect {rect} at (380,50) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
- RenderSVGImage {image} at (380,50) size 30x60
+ LayoutSVGImage {image} at (380,50) size 30x60
LayoutSVGText {text} at (10,304) size 284x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 284x45
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 283.34: "$Revision: 1.11 $"

Powered by Google App Engine
This is Rietveld 408576698