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

Unified Diff: LayoutTests/platform/win/svg/custom/object-sizing-explicit-width-height-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/win/svg/custom/object-sizing-explicit-width-height-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/object-sizing-explicit-width-height-expected.txt b/LayoutTests/platform/win/svg/custom/object-sizing-explicit-width-height-expected.txt
index 71286fee53b1fb087ca937334b3796a98902538e..a467b2ea8e3d4ec7ead4c3e7119a49a099c3c821 100644
--- a/LayoutTests/platform/win/svg/custom/object-sizing-explicit-width-height-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/object-sizing-explicit-width-height-expected.txt
@@ -16,7 +16,7 @@ layer at (8,8) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
RenderSVGRoot {svg} at (0,50) size 175x175
- RenderSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+ LayoutSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
RenderSVGEllipse {circle} at (70,120) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
layer at (187,8) size 175x275
RenderEmbeddedObject {object} at (179,0) size 175x275 [bgcolor=#FFA500]
@@ -24,7 +24,7 @@ layer at (187,8) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
RenderSVGRoot {svg} at (0,50) size 175x175
- RenderSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+ LayoutSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
RenderSVGEllipse {circle} at (70,120) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
layer at (366,8) size 175x275
RenderEmbeddedObject {object} at (358,0) size 175x275 [bgcolor=#FFA500]
@@ -32,7 +32,7 @@ layer at (366,8) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
RenderSVGRoot {svg} at (0,50) size 175x175
- RenderSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+ LayoutSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
RenderSVGEllipse {circle} at (70,120) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
layer at (545,8) size 175x275
RenderEmbeddedObject {object} at (537,0) size 175x275 [bgcolor=#FFA500]
@@ -40,5 +40,5 @@ layer at (545,8) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
RenderSVGRoot {svg} at (0,50) size 175x175
- RenderSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
+ LayoutSVGRect {rect} at (0,50) size 175x175 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
RenderSVGEllipse {circle} at (70,120) size 35x35 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]

Powered by Google App Engine
This is Rietveld 408576698