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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-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-frag-06-t-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt
index 647cfc2ccf582856c0b347b559c47235ba32fe63..74f9fbd4acdf81de8333526b0a6175803ea2f965 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt
@@ -2,7 +2,7 @@ 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 (30,16) size 250x256
+ LayoutSVGContainer {g} at (30,16) size 250x256
LayoutSVGText {text} at (30,16) size 250x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 250x18
chunk 1 text run 1 at (30.00,30.00) startOffset 0 endOffset 42 width 249.73: "Default entities: amp, lt, gt, apos, quot:"
@@ -25,12 +25,12 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (90,214) size 30x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 29x18
chunk 1 (middle anchor) text run 1 at (90.79,228.00) startOffset 0 endOffset 4 width 28.43: "gray"
- RenderSVGContainer {g} at (90,235) size 36x36 [transform={m=((0.20,0.00)(0.00,0.20)) t=(90.00,235.00)}]
+ LayoutSVGContainer {g} at (90,235) size 36x36 [transform={m=((0.20,0.00)(0.00,0.20)) t=(90.00,235.00)}]
RenderSVGPath {path} at (90,235) size 36x36 [fill={[type=SOLID] [color=#808080]}] [data="M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z"]
LayoutSVGText {text} at (178,214) size 54x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 53x18
chunk 1 (middle anchor) text run 1 at (178.78,228.00) startOffset 0 endOffset 8 width 52.44: "outlined"
- RenderSVGContainer {g} at (189,234) size 38x38 [transform={m=((0.20,0.00)(0.00,0.20)) t=(190.00,235.00)}]
+ LayoutSVGContainer {g} at (189,234) size 38x38 [transform={m=((0.20,0.00)(0.00,0.20)) t=(190.00,235.00)}]
RenderSVGPath {path} at (189,234) size 38x38 [stroke={[type=SOLID] [color=#808080] [stroke width=5.00]}] [data="M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z"]
LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x46

Powered by Google App Engine
This is Rietveld 408576698