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

Unified Diff: LayoutTests/platform/android/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/android/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/android/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/android/svg/wicd/test-rightsizing-b-expected.txt
index c3b58f278654bb159fc572d1db0a5e396d98fb5d..12b40d3ac4a5583329051aa2fac4900923d9f42d 100644
--- a/LayoutTests/platform/android/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/android/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 (39,88) size 217x121
@@ -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 (19,44) size 110x61
@@ -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 (9,22) size 56x31
@@ -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 (4,11) size 29x16

Powered by Google App Engine
This is Rietveld 408576698