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

Unified Diff: LayoutTests/platform/mac/svg/transforms/svg-css-transforms-clip-path-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/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 9337718f7b15a59d4c6b2d13c3f62df21c626afa..8d88961caf8f2892f98070fc3c573f7bed9e73c2 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
@@ -24,10 +24,10 @@ 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
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGEllipse {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]
+ 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]
LayoutSVGContainer {use} at (29,86) size 150x151
- RenderSVGEllipse {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]
+ 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]
LayoutSVGRect {rect} at (39,96) size 140x141 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
[clipPath="clip-circle1"] LayoutSVGResourceClipper {clipPath} at (-50,-50) size 200x200
RenderText {#text} at (0,0) size 0x0
@@ -35,10 +35,10 @@ 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
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGEllipse {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]
+ 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]
LayoutSVGContainer {use} at (29,354) size 150x151
- RenderSVGEllipse {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]
+ 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]
LayoutSVGRect {rect} at (39,364) size 140x141 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=200.00] [height=200.00]
[clipPath="clip-circle2"] LayoutSVGResourceClipper {clipPath} at (-50,-50) size 200x200
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698