| Index: LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt
|
| diff --git a/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt b/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt
|
| index a2bb31d996c306987968ff9509c6cdfa8e94f687..521f57c792fd5b33d30afb8049c30c1c37808db1 100644
|
| --- a/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt
|
| +++ b/LayoutTests/platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt
|
| @@ -4,11 +4,11 @@ layer at (0,0) size 800x600
|
| RenderSVGRoot {svg} at (0,0) size 551x129
|
| RenderSVGHiddenContainer {defs} at (0,0) size 0x0
|
| LayoutSVGResourceClipper {clipPath} [id="myclip"] [clipPathUnits=userSpaceOnUse]
|
| - RenderSVGPath {path} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 100 0 L 100 100 L 0 100 Z"]
|
| + LayoutSVGPath {path} at (0,0) size 100x100 [fill={[type=SOLID] [color=#000000]}] [data="M 0 0 L 100 0 L 100 100 L 0 100 Z"]
|
| LayoutSVGResourceFilter {filter} [id="myfilter"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
|
| [feGaussianBlur stdDeviation="10.00, 10.00"]
|
| [SourceGraphic]
|
| - RenderSVGImage {image} at (0,0) size 100x75 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-25.00)}]
|
| + LayoutSVGImage {image} at (0,0) size 100x75 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,-25.00)}]
|
| [clipPath="myclip"] LayoutSVGResourceClipper {clipPath} at (0,0) size 100x100
|
| [filter="myfilter"] LayoutSVGResourceFilter {filter} at (-50.30,9) size 603.60x492
|
| LayoutSVGText {text} at (0,111) size 551x18 contains 1 chunk(s)
|
|
|