| Index: third_party/WebKit/LayoutTests/svg/repaint/remove-border-property-on-root-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/remove-border-property-on-root-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/remove-border-property-on-root-expected.txt
|
| index 47e4ebfec7bbf5f5b944e2e4acf2d29f201b9461..9c6c84128382f61f89b1e9abeb12fc84b6048446 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/remove-border-property-on-root-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/remove-border-property-on-root-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": "LayoutSVGRoot (positioned) svg",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|