| Index: third_party/WebKit/LayoutTests/svg/filters/feImage-target-id-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/filters/feImage-target-id-change-expected.txt b/third_party/WebKit/LayoutTests/svg/filters/feImage-target-id-change-expected.txt
|
| index 138eda48dcec16c2d4a423cb5cb05612f5f6f1a2..0ad0a696022353dab9cde2bff6177df0c1b88f64 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/filters/feImage-target-id-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/filters/feImage-target-id-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,
|
| @@ -10,13 +12,19 @@
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 110, 110],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage'",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutSVGRect rect",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
|
|
|
|