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

Unified Diff: LayoutTests/platform/mac/svg/custom/object-sizing-explicit-width-height-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ 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/mac/svg/custom/object-sizing-explicit-width-height-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/object-sizing-explicit-width-height-expected.txt b/LayoutTests/platform/mac/svg/custom/object-sizing-explicit-width-height-expected.txt
index 381e21e5c171b4f11109f7755949bb399dde0e81..7eda5cb8a7685d7fc7605f103b1184789bf1e509 100644
--- a/LayoutTests/platform/mac/svg/custom/object-sizing-explicit-width-height-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/object-sizing-explicit-width-height-expected.txt
@@ -17,7 +17,7 @@ layer at (8,8) size 175x275
layer at (0,0) size 175x275
RenderSVGRoot {svg} at (0,50) size 175x175
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]
+ LayoutSVGEllipse {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]
layer at (0,0) size 175x275
@@ -25,7 +25,7 @@ layer at (187,8) size 175x275
layer at (0,0) size 175x275
RenderSVGRoot {svg} at (0,50) size 175x175
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]
+ LayoutSVGEllipse {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]
layer at (0,0) size 175x275
@@ -33,7 +33,7 @@ layer at (366,8) size 175x275
layer at (0,0) size 175x275
RenderSVGRoot {svg} at (0,50) size 175x175
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]
+ LayoutSVGEllipse {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]
layer at (0,0) size 175x275
@@ -41,4 +41,4 @@ layer at (545,8) size 175x275
layer at (0,0) size 175x275
RenderSVGRoot {svg} at (0,50) size 175x175
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]
+ LayoutSVGEllipse {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