Index: third_party/WebKit/LayoutTests/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt b/third_party/WebKit/LayoutTests/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt |
index 766b5869576436686eedede0d2f153340ddd192e..175937fada54d37d2b6e97951450f9c5e8dac2f0 100644 |
--- a/third_party/WebKit/LayoutTests/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt |
@@ -1,14 +1,14 @@ |
layer at (0,0) size 800x600 |
LayoutView at (0,0) size 800x600 |
layer at (0,0) size 800x600 |
- LayoutSVGRoot {svg} at (0,0) size 200x200 |
+ LayoutSVGRoot {svg} at (0,0) size 800x600 |
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 |
LayoutSVGResourceClipper {clipPath} [id="clip1"] [clipPathUnits=objectBoundingBox] |
- LayoutSVGEllipse {circle} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=0.50] |
- LayoutSVGEllipse {circle} at (0,0) size 1x2 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=1.00] [r=0.50] |
+ LayoutSVGEllipse {circle} at (-0.50,-0.50) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=0.00] [r=0.50] |
+ LayoutSVGEllipse {circle} at (-0.50,0.50) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=0.00] [cy=1.00] [r=0.50] |
LayoutSVGResourceClipper {clipPath} [id="clip2"] [clipPathUnits=objectBoundingBox] |
- LayoutSVGEllipse {circle} at (0,0) size 2x1 [fill={[type=SOLID] [color=#000000]}] [cx=1.00] [cy=0.00] [r=0.50] |
- LayoutSVGEllipse {circle} at (0,0) size 2x2 [fill={[type=SOLID] [color=#000000]}] [cx=1.00] [cy=1.00] [r=0.50] |
+ LayoutSVGEllipse {circle} at (0.50,-0.50) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=1.00] [cy=0.00] [r=0.50] |
+ LayoutSVGEllipse {circle} at (0.50,0.50) size 1x1 [fill={[type=SOLID] [color=#000000]}] [cx=1.00] [cy=1.00] [r=0.50] |
LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=objectBoundingBox] |
LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00] |
[clipPath="clip1"] LayoutSVGResourceClipper {clipPath} at (-0.50,-0.50) size 1x2 |