| Index: third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
|
| index 545933f81cefedab74654ed9904553ab80827f20..5ada144ec1dad89406bb6608ce09f5dc81f5f86c 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
|
| @@ -5,33 +5,67 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [456, 166, 133, 132],
|
| - [454, 163, 137, 137],
|
| - [320, 166, 133, 132],
|
| - [318, 163, 137, 137],
|
| - [184, 166, 132, 132],
|
| - [184, 166, 132, 132],
|
| - [181, 163, 138, 137],
|
| - [137, 37, 580, 563],
|
| - [47, 166, 133, 132],
|
| - [47, 166, 133, 132],
|
| - [46, 28, 7, 7],
|
| - [45, 163, 137, 137]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutSVGEllipse circle id='t4'",
|
| - "LayoutSVGPath polygon",
|
| - "LayoutSVGContainer use id='t1'",
|
| - "LayoutSVGViewportContainer svg id='poly'",
|
| - "LayoutSVGPath polygon",
|
| - "LayoutSVGContainer use id='t2'",
|
| - "LayoutSVGViewportContainer svg id='poly'",
|
| - "LayoutSVGPath polygon",
|
| - "LayoutSVGViewportContainer svg",
|
| - "LayoutSVGPath polygon id='t3'",
|
| - "LayoutSVGContainer use",
|
| - "LayoutSVGPath polygon"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "rect": [454, 163, 137, 137],
|
| + "reason": "SVG resource change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use id='t1'",
|
| + "rect": [45, 163, 137, 137],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use id='t2'",
|
| + "rect": [181, 163, 138, 137],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGEllipse circle id='t4'",
|
| + "rect": [46, 28, 7, 7],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath polygon",
|
| + "rect": [137, 37, 580, 563],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath polygon",
|
| + "rect": [47, 166, 133, 132],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath polygon",
|
| + "rect": [184, 166, 132, 132],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath polygon",
|
| + "rect": [456, 166, 133, 132],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath polygon id='t3'",
|
| + "rect": [320, 166, 133, 132],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg",
|
| + "rect": [318, 163, 137, 137],
|
| + "reason": "SVG resource change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg id='poly'",
|
| + "rect": [47, 166, 133, 132],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg id='poly'",
|
| + "rect": [184, 166, 132, 132],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|