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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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/struct-group-03-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt
index 65c5297fd3b25e6376fe545e53b9735f3c1903d1..2dd08ee57f9a25267c1190bd70698fa5956a2600 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
LayoutSVGContainer {g} at (55,44) size 376x212
LayoutSVGContainer {g} at (55,44) size 376x212 [transform={m=((0.00,-1.00)(1.00,0.00)) t=(70.00,150.00)}]
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (55,44) size 24x112 [stroke={[type=SOLID] [color=#000000]}] [x=-5.00] [y=-14.00] [width=110.00] [height=22.00]
LayoutSVGRect {rect} at (55,104) size 24x52 [stroke={[type=SOLID] [color=#000000]}] [x=-5.00] [y=-14.00] [width=50.00] [height=22.00]
LayoutSVGContainer {use} at (55,44) size 24x112
@@ -166,7 +166,7 @@ layer at (0,0) size 480x360
LayoutSVGContainer {g} at (59,160) size 367x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(56.00,155.00)}]
LayoutSVGContainer {g} at (59,165) size 16x32
LayoutSVGRect {rect} at (59,165) size 16x32 [fill={[type=SOLID] [color=#00FF00]}] [x=3.00] [y=10.00] [width=16.00] [height=32.00]
- RenderSVGHiddenContainer {g} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {g} at (0,0) size 0x0
LayoutSVGContainer {g} at (103,165) size 16x32 [transform={m=((1.00,0.00)(0.00,1.00)) t=(44.00,0.00)}]
LayoutSVGRect {rect} at (103,165) size 16x32 [fill={[type=SOLID] [color=#00FF00]}] [x=3.00] [y=10.00] [width=16.00] [height=32.00]
LayoutSVGContainer {g} at (125,170) size 15x15 [transform={m=((1.00,0.00)(0.00,1.00)) t=(66.00,0.00)}]

Powered by Google App Engine
This is Rietveld 408576698