| Index: third_party/WebKit/LayoutTests/svg/repaint/image-href-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/image-href-change-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/image-href-change-expected.txt
|
| index d9be53e00defb5ac5005a88da90e0b3f10159d8d..4c9d503f25700c681f119a96cfdea767af9d9ea6 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/image-href-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/image-href-change-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": "LayoutSVGImage image id='image'",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
|
|
|
|