| 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 f9115120a39c16932d645f3053fc49aa425c5f45..a8be332121c2cd8d927f83466fae97511f94705d 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/paintorder-filtered-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -65,13 +67,63 @@
|
| "object": "LayoutSVGEllipse circle id='t4'",
|
| "rect": [46, 28, 7, 7],
|
| "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGViewportContainer svg id='poly2'",
|
| - "reason": "none"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGEllipse circle id='t4'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath polygon",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use id='t1'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg id='poly'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath polygon",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use id='t2'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg id='poly'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath polygon",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg",
|
| + "reason": "SVG resource change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath polygon id='t3'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGContainer use",
|
| + "reason": "SVG resource change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGViewportContainer svg id='poly2'",
|
| + "reason": "none"
|
| + },
|
| + {
|
| + "object": "LayoutSVGPath polygon",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|