| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/clip-mask-negative-scale-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/clip-mask-negative-scale-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/clip-mask-negative-scale-expected.txt
|
| index 5ac7b934d65fdaf01e628efe8c40b4e2f07fe0ff..3c98501c6c4bcce3c1c567930cc20e80031cce9a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/clip-mask-negative-scale-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/clip-mask-negative-scale-expected.txt
|
| @@ -4,7 +4,7 @@ layer at (0,0) size 800x600
|
| LayoutSVGRoot {svg} at (0,0) size 667x403
|
| LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
|
| - LayoutSVGPath {path} at (280,280) size 120x120 [fill={[type=SOLID] [color=#000000]}] [data="M 10 10 L 100 10 L 100 100 L 10 100 Z"]
|
| + LayoutSVGPath {path} at (280,280) size 120x120 [fill={[type=SOLID] [color=#000000]}] [data="M 10 10 h 90 v 90 h -90 Z"]
|
| LayoutSVGResourceMasker {mask} [id="mask"] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
|
| LayoutSVGRect {rect} at (280,280) size 120x120 [fill={[type=SOLID] [color=#FFFFFF]}] [x=10.00] [y=10.00] [width=90.00] [height=90.00]
|
| LayoutSVGImage {image} at (280,280) size 267x267
|
|
|