| Index: third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt
|
| index b7d19c24a18506b70a225e258a539c3e0cef8c07..683d3a97f3d1e6cde95e09fd21316e596d3042b4 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt
|
| @@ -23,6 +23,14 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow BODY",
|
| "reason": "invalidate paint rectangle"
|
| },
|
|
|