| Index: third_party/WebKit/LayoutTests/svg/repaint/svgsvgelement-repaint-children-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/svgsvgelement-repaint-children-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/svgsvgelement-repaint-children-expected.txt
|
| index 805ffe0e5717377128ef309a07a97a71e6064251..a61e5fade6e4d8c9addea1fc375b8e14a2ba77ca 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/svgsvgelement-repaint-children-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/svgsvgelement-repaint-children-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -13,6 +15,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGPath path id='path'",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
|
|
|
|