| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/pending-resource-after-removal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/pending-resource-after-removal-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/pending-resource-after-removal-expected.txt
|
| index 33e1a6d11c3eb30f89b5e54963fc56cd024f4524..78e1ce1ded6c01c524178e0393d333dfb0ace647 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/pending-resource-after-removal-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/pending-resource-after-removal-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 200, 200],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='shape'",
|
| @@ -27,11 +27,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGResourcePattern pattern id='pat'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='shape'",
|
| @@ -39,19 +39,19 @@
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGResourcePattern pattern id='pat'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGResourcePattern pattern id='pat'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='shape'",
|
|
|