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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt
index 11b85d065c5ba0f9cdf5787501e43f41274da508..fc75bd9511774fcc143cc91903471f1dc1efd71c 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt
@@ -2,8 +2,8 @@ layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (50,48) size 380x172 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,0.00)}]
- RenderSVGContainer {g} at (50,48) size 100x172 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,100.00)}]
+ LayoutSVGContainer {g} at (50,48) size 380x172 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,0.00)}]
+ LayoutSVGContainer {g} at (50,48) size 100x172 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,100.00)}]
LayoutSVGText {text} at (38,-52) size 24x28 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 24x28
chunk 1 (middle anchor) text run 1 at (38.00,-30.00) startOffset 0 endOffset 2 width 24.00: "no"
@@ -11,7 +11,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 87x28
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
- RenderSVGContainer {g} at (190,48) size 100x172 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,100.00)}]
+ LayoutSVGContainer {g} at (190,48) size 100x172 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,100.00)}]
LayoutSVGText {text} at (6,-52) size 88x28 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 87x28
chunk 1 (middle anchor) text run 1 at (6.68,-30.00) startOffset 0 endOffset 8 width 86.65: "xml:base"
@@ -19,7 +19,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 89x28
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
- RenderSVGContainer {g} at (330,48) size 100x172 [transform={m=((1.00,0.00)(0.00,1.00)) t=(320.00,100.00)}]
+ LayoutSVGContainer {g} at (330,48) size 100x172 [transform={m=((1.00,0.00)(0.00,1.00)) t=(320.00,100.00)}]
LayoutSVGText {text} at (6,-52) size 88x28 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 87x28
chunk 1 (middle anchor) text run 1 at (6.68,-30.00) startOffset 0 endOffset 8 width 86.65: "xml:base"

Powered by Google App Engine
This is Rietveld 408576698