| Index: third_party/WebKit/LayoutTests/svg/repaint/outline-offset-shape-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/outline-offset-shape-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/outline-offset-shape-expected.txt
|
| index e9f6cb66da737f1efedbba08f3b40bfc5d09e2cc..edb11098ed200459a4b37d82678436c4ce18598e 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/outline-offset-shape-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/outline-offset-shape-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -28,6 +30,16 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
|
|
|
|