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

Unified Diff: LayoutTests/platform/win/svg/transforms/svg-css-transforms-clip-path-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/transforms/svg-css-transforms-clip-path-expected.txt
diff --git a/LayoutTests/platform/win/svg/transforms/svg-css-transforms-clip-path-expected.txt b/LayoutTests/platform/win/svg/transforms/svg-css-transforms-clip-path-expected.txt
index 4a2f0e05d7a06800089ac08b25ce59d3ef13b43d..66ce02584e59c9e4227f1bb63aecfa2a30202fa0 100644
--- a/LayoutTests/platform/win/svg/transforms/svg-css-transforms-clip-path-expected.txt
+++ b/LayoutTests/platform/win/svg/transforms/svg-css-transforms-clip-path-expected.txt
@@ -22,7 +22,7 @@ layer at (0,0) size 800x579
RenderText {#text} at (0,0) size 0x0
layer at (28,85) size 200x200
RenderBlock (relative positioned) {div} at (10,66.81) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (39,95) size 140x141
+ LayoutSVGRoot {svg} at (39,95) size 140x141
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGEllipse {circle} at (29,85) size 150x151 [transform={m=((5.00,0.00)(0.00,5.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=20.00]
LayoutSVGResourceClipper {clipPath} [id="clip-circle1"] [clipPathUnits=userSpaceOnUse]
@@ -33,7 +33,7 @@ layer at (28,85) size 200x200
RenderText {#text} at (0,0) size 0x0
layer at (28,352) size 200x200
RenderBlock (relative positioned) {div} at (10,333.63) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (39,362) size 140x141
+ LayoutSVGRoot {svg} at (39,362) size 140x141
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGEllipse {circle} at (29,352) size 150x151 [transform={m=((5.00,0.00)(0.00,5.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=10.00] [cy=10.00] [r=20.00]
LayoutSVGResourceClipper {clipPath} [id="clip-circle2"] [clipPathUnits=userSpaceOnUse]
@@ -44,7 +44,7 @@ layer at (28,352) size 200x200
RenderText {#text} at (0,0) size 0x0
layer at (272,85) size 200x200
RenderBlock (relative positioned) {div} at (10,66.81) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (283,95) size 132x189
+ LayoutSVGRoot {svg} at (283,95) size 132x189
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (273,92) size 142x192 [transform={m=((3.54,3.54)(-3.54,3.54)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=40.00] [height=40.00]
LayoutSVGResourceClipper {clipPath} [id="clip-rect1"] [clipPathUnits=userSpaceOnUse]
@@ -55,7 +55,7 @@ layer at (272,85) size 200x200
RenderText {#text} at (0,0) size 0x0
layer at (272,352) size 200x200
RenderBlock (relative positioned) {div} at (10,333.63) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (283,362) size 132x189
+ LayoutSVGRoot {svg} at (283,362) size 132x189
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (273,359) size 142x192 [transform={m=((3.54,3.54)(-3.54,3.54)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=40.00] [height=40.00]
LayoutSVGResourceClipper {clipPath} [id="clip-rect2"] [clipPathUnits=userSpaceOnUse]

Powered by Google App Engine
This is Rietveld 408576698