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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-31-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-31-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt
index c621275a5d32ce3fb00080a1e8bc134708216738..41d16bc6d779f9c001fe5c18d9a3e56761cf8b66 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
RenderSVGRect {rect} at (3,6) size 379x78 [stroke={[type=SOLID] [color=#000000] [stroke width=3.00]}] [fill={[type=SOLID] [color=#C0C0C0]}] [x=5.00] [y=7.50] [width=375.00] [height=75.00]
RenderSVGRect {rect} at (3,111) size 379x78 [stroke={[type=SOLID] [color=#000000] [stroke width=3.00]}] [fill={[type=SOLID] [color=#C0C0C0]}] [x=5.00] [y=112.50] [width=375.00] [height=75.00]
- RenderSVGContainer {g} at (11,11) size 368x173 [transform={m=((1.50,0.00)(0.00,1.50)) t=(0.00,0.00)}]
+ LayoutSVGContainer {g} at (11,11) size 368x173 [transform={m=((1.50,0.00)(0.00,1.50)) t=(0.00,0.00)}]
RenderSVGEllipse {circle} at (11,11) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#800080]}] [cx=30.00] [cy=30.00] [r=20.00]
RenderSVGEllipse {circle} at (11,116) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#800080]}] [cx=30.00] [cy=100.00] [r=20.00]
RenderSVGHiddenContainer {g} at (0,0) size 0x0
@@ -19,8 +19,8 @@ layer at (0,0) size 480x360
RenderSVGHiddenContainer {g} at (0,0) size 0x0
RenderSVGEllipse {circle} at (236,11) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=180.00] [cy=30.00] [r=20.00]
RenderSVGEllipse {circle} at (236,116) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=180.00] [cy=100.00] [r=20.00]
- RenderSVGContainer {g} at (0,0) size 0x0
- RenderSVGContainer {g} at (311,116) size 68x68
+ LayoutSVGContainer {g} at (0,0) size 0x0
+ LayoutSVGContainer {g} at (311,116) size 68x68
RenderSVGEllipse {circle} at (311,116) size 68x68 [stroke={[type=SOLID] [color=#000000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#00FFFF]}] [cx=230.00] [cy=100.00] [r=20.00]
LayoutSVGText {text} at (385,25) size 42x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 42x19

Powered by Google App Engine
This is Rietveld 408576698