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

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

Issue 913143006: Move RenderSVGRect 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/mac/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt
index f2d2ca83a58e791096af9b6007b4f1c41b3a03fa..c12488ecd1f95b59a0075a0d5d17b46f847d56ce 100644
--- a/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/wicd/test-rightsizing-b-expected.txt
@@ -54,7 +54,7 @@ layer at (47,95) size 295x295
layer at (0,0) size 295x295
RenderSVGRoot {svg} at (0,0) size 295x295
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGRect {rect} at (0,0) size 295x295 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
+ LayoutSVGRect {rect} at (0,0) size 295x295 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
RenderSVGEllipse {circle} at (0,0) size 295x295 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
LayoutSVGContainer {g} at (44,107) size 207x104
LayoutSVGText {text} at (29,72) size 142x71 contains 1 chunk(s)
@@ -67,7 +67,7 @@ layer at (347,242) size 147x148
layer at (0,0) size 148x148
RenderSVGRoot {svg} at (0,0) size 148x148
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGRect {rect} at (0,0) size 148x148 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
+ LayoutSVGRect {rect} at (0,0) size 148x148 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
RenderSVGEllipse {circle} at (0,0) size 148x148 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
LayoutSVGContainer {g} at (22,53) size 104x53
LayoutSVGText {text} at (29,72) size 142x71 contains 1 chunk(s)
@@ -80,7 +80,7 @@ layer at (499,316) size 73x74
layer at (0,0) size 74x74
RenderSVGRoot {svg} at (0,0) size 74x74
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGRect {rect} at (0,0) size 74x74 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
+ LayoutSVGRect {rect} at (0,0) size 74x74 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
RenderSVGEllipse {circle} at (0,0) size 74x74 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
LayoutSVGContainer {g} at (11,27) size 52x26
LayoutSVGText {text} at (29,73) size 142x69 contains 1 chunk(s)
@@ -93,7 +93,7 @@ layer at (577,353) size 37x37
layer at (0,0) size 37x37
RenderSVGRoot {svg} at (0,0) size 37x37
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGRect {rect} at (0,0) size 37x37 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
+ LayoutSVGRect {rect} at (0,0) size 37x37 [fill={[type=SOLID] [color=#5588FF]}] [x=-3000.00] [y=-1000.00] [width=6200.00] [height=2200.00]
RenderSVGEllipse {circle} at (0,0) size 37x37 [fill={[type=SOLID] [color=#0000FF]}] [cx=100.00] [cy=100.00] [r=100.00]
LayoutSVGContainer {g} at (5,13) size 27x14
LayoutSVGText {text} at (29,70) size 142x72 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698