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

Unified Diff: LayoutTests/platform/win/svg/custom/object-sizing-explicit-width-height-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/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 779f9217bfbf5d1bfc0f137ac1ce5020355fcd58..136bff177e4f9c304570bafcacf6eb8ad46b0e59 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
@@ -15,7 +15,7 @@ layer at (8,8) size 175x275
layer at (0,0) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
- RenderSVGRoot {svg} at (0,50) size 175x175
+ LayoutSVGRoot {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]
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
@@ -23,7 +23,7 @@ layer at (187,8) size 175x275
layer at (0,0) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
- RenderSVGRoot {svg} at (0,50) size 175x175
+ LayoutSVGRoot {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]
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
@@ -31,7 +31,7 @@ layer at (366,8) size 175x275
layer at (0,0) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
- RenderSVGRoot {svg} at (0,50) size 175x175
+ LayoutSVGRoot {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]
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
@@ -39,6 +39,6 @@ layer at (545,8) size 175x275
layer at (0,0) size 175x275
RenderView at (0,0) size 175x275
layer at (0,0) size 175x275
- RenderSVGRoot {svg} at (0,50) size 175x175
+ LayoutSVGRoot {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]
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