| Index: third_party/WebKit/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt
|
| index 778eb0ee73be7b54002a29df405f9b0c29572666..d7db6fdb4428e22741e191ded743d1efc9e98c8b 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt
|
| @@ -14,12 +14,12 @@
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 200, 200],
|
| - "reason": "layoutObject removal"
|
| + "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 200, 200],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "layoutObject removal"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='shape'",
|
| @@ -33,18 +33,11 @@
|
| },
|
| {
|
| "object": "LayoutSVGResourcePattern pattern id='pat'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutSVGResourcePattern pattern id='pat'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutSVGResourcePattern pattern id='pat'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "layoutObject insertion"
|
| }
|
| ]
|
| }
|
|
|