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

Unified Diff: LayoutTests/platform/android/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/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 4f34aaa594061e023a3e1ab268ee1ee602e4e4b7..3ab57cb1ab831d9273f094f42bdf947ab073aa40 100644
--- a/LayoutTests/platform/android/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/android/svg/wicd/test-rightsizing-b-expected.txt
@@ -54,7 +54,7 @@ layer at (47,97) 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 (39,88) size 217x121
LayoutSVGText {text} at (26,60) size 148x82 contains 1 chunk(s)
@@ -67,7 +67,7 @@ layer at (346,244) size 148x148
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 (19,44) size 110x61
LayoutSVGText {text} at (26,60) size 148x82 contains 1 chunk(s)
@@ -80,7 +80,7 @@ layer at (498,318) size 74x74
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 (9,22) size 56x31
LayoutSVGText {text} at (26,60) size 148x82 contains 1 chunk(s)
@@ -93,7 +93,7 @@ layer at (576,355) size 36x37
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 (4,11) size 29x16
LayoutSVGText {text} at (26,60) size 148x82 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698