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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-07-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-07-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt
index 21ce70be7f0be359615f663576d9e43ab42d6d9e..1a64f6b0e5f8f54eb12b169b1cbb6df1ac2547df 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (6,-21) size 88x26 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 87x26
chunk 1 (middle anchor) text run 1 at (6.68,0.00) startOffset 0 endOffset 8 width 86.65: "xml:base"
- RenderSVGImage {image} at (50,120) size 100x100
+ LayoutSVGImage {image} at (50,120) size 100x100
LayoutSVGContainer {g} at (190,49) size 100x171 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,100.00)}]
LayoutSVGText {text} at (6,-51) size 88x26 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 87x26
@@ -18,7 +18,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (5,-21) size 90x26 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 89x26
chunk 1 (middle anchor) text run 1 at (5.68,0.00) startOffset 0 endOffset 8 width 88.64: "on image"
- RenderSVGImage {image} at (190,120) size 100x100
+ LayoutSVGImage {image} at (190,120) size 100x100
LayoutSVGContainer {g} at (330,49) size 100x171 [transform={m=((1.00,0.00)(0.00,1.00)) t=(320.00,100.00)}]
LayoutSVGText {text} at (6,-51) size 88x26 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 87x26
@@ -26,7 +26,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (5,-21) size 90x26 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 90x26
chunk 1 (middle anchor) text run 1 at (5.02,0.00) startOffset 0 endOffset 9 width 89.96: "on parent"
- RenderSVGImage {image} at (330,120) size 100x100
+ LayoutSVGImage {image} at (330,120) size 100x100
LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x45
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.9 $"

Powered by Google App Engine
This is Rietveld 408576698