| Index: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
|
| index 7b349b34ecb1dc0254f712cbbf66df265e7dd24f..812ba2ff55dd5c51fe6d54248e490d46d6d82276 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt
|
| @@ -5,36 +5,102 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [222, 0, 3, 75],
|
| - [175, 25, 50, 50],
|
| - [175, 25, 50, 50],
|
| - [175, 25, 50, 50],
|
| - [20, 20, 60, 60],
|
| - [20, 20, 60, 60],
|
| - [20, 20, 60, 60],
|
| - [20, 20, 60, 60],
|
| - [0, 75, 222, 5],
|
| - [0, 10, 222, 70],
|
| - [0, 0, 100, 100],
|
| - [0, 0, 100, 100],
|
| - [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"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGContainer g id='g'",
|
| + "rect": [0, 0, 10, 10],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g id='g'",
|
| + "rect": [20, 20, 60, 60],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g id='g'",
|
| + "rect": [20, 20, 60, 60],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer g id='g'",
|
| + "rect": [175, 25, 50, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGHiddenContainer defs",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGHiddenContainer defs",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGImage image",
|
| + "rect": [0, 0, 10, 10],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGImage image",
|
| + "rect": [20, 20, 60, 60],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGImage image",
|
| + "rect": [20, 20, 60, 60],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGImage image",
|
| + "rect": [175, 25, 50, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='r'",
|
| + "rect": [0, 0, 10, 10],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='r'",
|
| + "rect": [0, 0, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='r'",
|
| + "rect": [0, 0, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='r'",
|
| + "rect": [175, 25, 50, 50],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGResourceClipper clipPath id='p'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGResourceClipper clipPath id='p'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [0, 10, 222, 70],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [222, 0, 3, 75],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "rect": [0, 75, 222, 5],
|
| + "reason": "incremental"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|