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

Unified Diff: LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-b-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/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-b-expected.txt
index 453996523fc5b8279dc26f81ed91d260b0c2507a..6b901fd7e422f4e2ca079dc3f8a30507c14851b7 100644
--- a/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/wicd/test-rightsizing-b-expected.txt
@@ -53,7 +53,7 @@ layer at (47,97) size 295x295
RenderView at (0,0) size 295x295
layer at (0,0) size 295x295
RenderSVGRoot {svg} at (0,0) size 295x295
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (0,0) size 295x295 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
LayoutSVGEllipse {circle} at (0,0) size 295x295 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
LayoutSVGContainer {g} at (44,92) size 207x118
@@ -66,7 +66,7 @@ layer at (346,244) size 148x148
RenderView at (0,0) size 148x148
layer at (0,0) size 148x148
RenderSVGRoot {svg} at (0,0) size 148x148
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (0,0) size 148x148 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
LayoutSVGEllipse {circle} at (0,0) size 148x148 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
LayoutSVGContainer {g} at (23,47) size 102x58
@@ -79,7 +79,7 @@ layer at (498,318) size 74x74
RenderView at (0,0) size 74x74
layer at (0,0) size 74x74
RenderSVGRoot {svg} at (0,0) size 74x74
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (0,0) size 74x74 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
LayoutSVGEllipse {circle} at (0,0) size 74x74 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
LayoutSVGContainer {g} at (11,23) size 52x30
@@ -92,7 +92,7 @@ layer at (576,355) size 36x37
RenderView at (0,0) size 37x37
layer at (0,0) size 37x37
RenderSVGRoot {svg} at (0,0) size 37x37
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (0,0) size 37x37 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
LayoutSVGEllipse {circle} at (0,0) size 37x37 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
LayoutSVGContainer {g} at (6,11) size 25x16

Powered by Google App Engine
This is Rietveld 408576698