| Index: third_party/WebKit/LayoutTests/svg/repaint/modify-inserted-listitem-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/modify-inserted-listitem-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/modify-inserted-listitem-expected.txt
|
| index d2ccf2b55b38e82182cd9de01b63d5ef7e12360b..af011352606d0c6151254c8439dcdb9547d6fca0 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/modify-inserted-listitem-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/modify-inserted-listitem-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -23,6 +25,16 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGRoot svg",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect id='move'",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
|
|
|
|