| Index: LayoutTests/platform/win/svg/custom/image-with-transform-clip-filter-expected.txt
|
| diff --git a/LayoutTests/platform/win/svg/custom/image-with-transform-clip-filter-expected.txt b/LayoutTests/platform/win/svg/custom/image-with-transform-clip-filter-expected.txt
|
| index 7564508897efc5088409603b1014bfed5d9f81a4..019d212d44688aa83ef04d955fce35d29e25495c 100644
|
| --- a/LayoutTests/platform/win/svg/custom/image-with-transform-clip-filter-expected.txt
|
| +++ b/LayoutTests/platform/win/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 551x128
|
| 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 551x17 contains 1 chunk(s)
|
|
|