| Index: third_party/WebKit/LayoutTests/svg/filters/feImage-target-add-to-document-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/filters/feImage-target-add-to-document-expected.txt b/third_party/WebKit/LayoutTests/svg/filters/feImage-target-add-to-document-expected.txt
|
| index 02de95ee0ff21f1c5c5cb900632db8dc17e5bbf1..9465969e522b7032c48689aece6c69fa44747ce4 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/filters/feImage-target-add-to-document-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/filters/feImage-target-add-to-document-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -10,17 +12,23 @@
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 110, 110],
|
| "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGResourceFilter filter id='filter'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGResourceFilterPrimitive feImage",
|
| - "reason": "layoutObject insertion"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGResourceFilter filter id='filter'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGResourceFilterPrimitive feImage",
|
| + "reason": "layoutObject insertion"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|