| Index: third_party/WebKit/LayoutTests/svg/clip-path/clip-in-mask-objectBoundingBox-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/clip-path/clip-in-mask-objectBoundingBox-expected.txt b/third_party/WebKit/LayoutTests/svg/clip-path/clip-in-mask-objectBoundingBox-expected.txt
|
| index c3452dad5fba71791b674affe1f5b2ad6f4c348e..36055debfe5a3d2ef4cb4029760af6c858269e31 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/clip-path/clip-in-mask-objectBoundingBox-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/clip-path/clip-in-mask-objectBoundingBox-expected.txt
|
| @@ -1,12 +1,12 @@
|
| layer at (0,0) size 800x600
|
| LayoutView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| - LayoutSVGRoot {svg} at (60,60) size 80x80
|
| + LayoutSVGRoot {svg} at (0,0) size 800x600
|
| LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
|
| - LayoutSVGEllipse {circle} at (0,0) size 1x1 [transform={m=((0.01,0.00)(0.00,0.01)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=50.00] [cy=50.00] [r=40.00]
|
| + LayoutSVGEllipse {circle} at (10,10) size 80x80 [transform={m=((0.01,0.00)(0.00,0.01)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [cx=50.00] [cy=50.00] [r=40.00]
|
| LayoutSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [maskContentUnits=objectBoundingBox]
|
| LayoutSVGRect {rect} at (0,0) size 1x1 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=1.00] [height=1.00]
|
| [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (0.10,0.10) size 0.80x0.80
|
| - LayoutSVGRect {rect} at (60,60) size 80x80 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=50.00] [width=100.00] [height=100.00]
|
| + LayoutSVGRect {rect} at (50,50) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=50.00] [width=100.00] [height=100.00]
|
| [masker="mask"] LayoutSVGResourceMasker {mask} at (60,60) size 80x80
|
|
|