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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-52-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/win/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt
index 5cc0f14c09fd7544e807173b0663528d154cc259..a0f44adb53c4dae65acdc6a9f272ebf6e792b06f 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt
@@ -14,23 +14,23 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (365,23) size 22x33 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 22x33
chunk 1 text run 1 at (365.00,50.00) startOffset 0 endOffset 1 width 21.67: "D"
- RenderSVGContainer {g} at (29,59) size 392x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,45.00)}]
- RenderSVGContainer {g} at (29,59) size 92x42
+ LayoutSVGContainer {g} at (29,59) size 392x42 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,45.00)}]
+ LayoutSVGContainer {g} at (29,59) size 92x42
RenderSVGRect {rect} at (29,59) size 92x42 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#7E8FFA]}] [x=30.00] [y=15.00] [width=90.00] [height=40.00]
LayoutSVGText {text} at (50,22) size 59x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 59x22
chunk 1 text run 1 at (50.00,40.00) startOffset 0 endOffset 7 width 58.31: "click A"
- RenderSVGContainer {g} at (129,59) size 92x42
+ LayoutSVGContainer {g} at (129,59) size 92x42
RenderSVGRect {rect} at (129,59) size 92x42 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#7E8FFA]}] [x=130.00] [y=15.00] [width=90.00] [height=40.00]
LayoutSVGText {text} at (135,22) size 79x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 79x22
chunk 1 text run 1 at (135.00,40.00) startOffset 0 endOffset 9 width 78.49: "click B+2"
- RenderSVGContainer {g} at (229,59) size 92x42
+ LayoutSVGContainer {g} at (229,59) size 92x42
RenderSVGRect {rect} at (229,59) size 92x42 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#7E8FFA]}] [x=230.00] [y=15.00] [width=90.00] [height=40.00]
LayoutSVGText {text} at (235,22) size 79x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 79x22
chunk 1 text run 1 at (235.00,40.00) startOffset 0 endOffset 9 width 78.49: "click C+4"
- RenderSVGContainer {g} at (329,59) size 92x42
+ LayoutSVGContainer {g} at (329,59) size 92x42
RenderSVGRect {rect} at (329,59) size 92x42 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#7E8FFA]}] [x=330.00] [y=15.00] [width=90.00] [height=40.00]
LayoutSVGText {text} at (350,22) size 45x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 45x22

Powered by Google App Engine
This is Rietveld 408576698