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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt
diff --git a/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt b/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt
index 97f1354082ec04a1f5036b37d2503a2a2f27160d..4194595ff1c097ced88b16da469f0d8aa6624a9d 100644
--- a/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt
+++ b/LayoutTests/platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt
@@ -22,7 +22,7 @@ layer at (0,0) size 800x581
RenderText {#text} at (0,0) size 0x0
layer at (28,86) size 200x200
RenderBlock (relative positioned) {div} at (10,67.81) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (39,96) size 140x141
+ LayoutSVGRoot {svg} at (39,96) size 140x141
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGEllipse {circle} at (29,86) 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,86) size 200x200
RenderText {#text} at (0,0) size 0x0
layer at (28,354) size 200x200
RenderBlock (relative positioned) {div} at (10,335.63) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (39,364) size 140x141
+ LayoutSVGRoot {svg} at (39,364) size 140x141
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGEllipse {circle} at (29,354) 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,354) size 200x200
RenderText {#text} at (0,0) size 0x0
layer at (272,86) size 200x200
RenderBlock (relative positioned) {div} at (10,67.81) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (283,96) size 132x189
+ LayoutSVGRoot {svg} at (283,96) size 132x189
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (273,93) 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,86) size 200x200
RenderText {#text} at (0,0) size 0x0
layer at (272,354) size 200x200
RenderBlock (relative positioned) {div} at (10,335.63) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (283,364) size 132x189
+ LayoutSVGRoot {svg} at (283,364) size 132x189
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGRect {rect} at (273,361) 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