| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-target-reappend-to-document-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-target-reappend-to-document-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-target-reappend-to-document-expected.txt
|
| index ef58e4db441eeb465881aa08fa44bb2c068ec790..fa36e9b4274e61a2d2af26880f4061cbac8a5c30 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-target-reappend-to-document-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-target-reappend-to-document-expected.txt
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage-green'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGResourceFilter filter id='filter'",
|
| @@ -38,7 +38,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage-green'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
|
|