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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt
index 4ca4c753c0dbe5d2bc17cb7014262124ebbecb95..f07f3dafe2ef28bf44e032b5b31d56163cf66925 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt
+++ b/LayoutTests/platform/linux/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 22x34 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 22x34
chunk 1 text run 1 at (365.00,50.00) startOffset 0 endOffset 1 width 22.00: "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,23) size 58x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 58x22
chunk 1 text run 1 at (50.00,40.00) startOffset 0 endOffset 7 width 58.00: "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,23) size 78x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 78x22
chunk 1 text run 1 at (135.00,40.00) startOffset 0 endOffset 9 width 78.00: "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,23) size 78x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 78x22
chunk 1 text run 1 at (235.00,40.00) startOffset 0 endOffset 9 width 78.00: "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,23) size 44x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 44x22

Powered by Google App Engine
This is Rietveld 408576698