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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-24-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-xp/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt
index f5009791b0fa61c4508c24b9aa1481423d1c901f..e764e12546ee0422bbb9b258c81fa8c77d5ac076 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt
@@ -3,8 +3,8 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGContainer {g} at (41,38) size 278x246
- RenderSVGContainer {g} at (70,93) size 143x132
+ LayoutSVGContainer {g} at (41,38) size 278x246
+ LayoutSVGContainer {g} at (70,93) size 143x132
LayoutSVGText {text} at (70,93) size 143x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 143x22
chunk 1 text run 1 at (70.00,110.00) startOffset 0 endOffset 18 width 143.00: "Text from 0s to 3s"
@@ -14,7 +14,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (100,203) size 77x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 77x22
chunk 1 text run 1 at (100.00,220.00) startOffset 0 endOffset 10 width 77.00: "Text at 9s"
- RenderSVGContainer {g} at (41,38) size 278x246
+ LayoutSVGContainer {g} at (41,38) size 278x246
LayoutSVGText {text} at (0,-17) size 74x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 74x22
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 11 width 74.00: "It's alive!"
@@ -24,7 +24,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (100,216) size 219x68 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 219x68
chunk 1 text run 1 at (100.00,270.00) startOffset 0 endOffset 11 width 219.00: "It's alive!"
- RenderSVGContainer {g} at (41,38) size 76x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,90.00)}]
+ LayoutSVGContainer {g} at (41,38) size 76x57 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,90.00)}]
LayoutSVGText {text} at (0,-17) size 74x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 74x22
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 11 width 74.00: "It's alive!"

Powered by Google App Engine
This is Rietveld 408576698