| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-remove-target-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-remove-target-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-remove-target-expected.txt
|
| index baa14ae35abb84208418406d5e92384916e8c100..d4330a2a93c3295f0a72cb5200086f1db45a9fba 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-remove-target-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-remove-target-expected.txt
|
| @@ -14,7 +14,7 @@
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| "rect": [0, 0, 100, 100],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage'",
|
|
|