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

Unified Diff: LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt
index e11148c37aa77a8945338f292881663554fedd25..30022a8c517b4810056a62530b958c4267d01f7e 100644
--- a/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/win/svg/wicd/test-rightsizing-b-expected.txt
@@ -52,7 +52,7 @@ layer at (47,95) size 295x295
layer at (0,0) size 295x295
RenderView at (0,0) size 295x295
layer at (0,0) size 295x295
- RenderSVGRoot {svg} at (0,0) size 295x295
+ LayoutSVGRoot {svg} at (0,0) size 295x295
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]
@@ -65,7 +65,7 @@ layer at (347,242) size 147x148
layer at (0,0) size 148x148
RenderView at (0,0) size 148x148
layer at (0,0) size 148x148
- RenderSVGRoot {svg} at (0,0) size 148x148
+ LayoutSVGRoot {svg} at (0,0) size 148x148
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]
@@ -78,7 +78,7 @@ layer at (499,316) size 73x74
layer at (0,0) size 74x74
RenderView at (0,0) size 74x74
layer at (0,0) size 74x74
- RenderSVGRoot {svg} at (0,0) size 74x74
+ LayoutSVGRoot {svg} at (0,0) size 74x74
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]
@@ -91,7 +91,7 @@ layer at (577,353) size 37x37
layer at (0,0) size 37x37
RenderView at (0,0) size 37x37
layer at (0,0) size 37x37
- RenderSVGRoot {svg} at (0,0) size 37x37
+ LayoutSVGRoot {svg} at (0,0) size 37x37
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]

Powered by Google App Engine
This is Rietveld 408576698