| Index: LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
|
| diff --git a/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt b/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
|
| index 47fa85e27372552bd64eb52f2e1158ecdf6b8a82..7b349b34ecb1dc0254f712cbbf66df265e7dd24f 100644
|
| --- a/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
|
| +++ b/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
|
| @@ -21,6 +21,20 @@
|
| [0, 0, 10, 10],
|
| [0, 0, 10, 10],
|
| [0, 0, 10, 10]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutSVGRoot svg",
|
| + "LayoutSVGContainer g id='g'",
|
| + "LayoutSVGHiddenContainer defs",
|
| + "LayoutSVGResourceClipper clipPath id='p'",
|
| + "LayoutSVGRect rect id='r'",
|
| + "LayoutSVGImage image",
|
| + "LayoutSVGRoot svg",
|
| + "LayoutSVGContainer g id='g'",
|
| + "LayoutSVGHiddenContainer defs",
|
| + "LayoutSVGResourceClipper clipPath id='p'",
|
| + "LayoutSVGRect rect id='r'",
|
| + "LayoutSVGImage image"
|
| ]
|
| }
|
| ]
|
|
|