| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-target-attribute-change-with-use-indirection-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-target-attribute-change-with-use-indirection-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-target-attribute-change-with-use-indirection-expected.txt
|
| index 8743d06e0fdc9b7136b337f8b32c8b7af5c628ad..b68f4a1b332a940106a156d44959c35288f51164 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-target-attribute-change-with-use-indirection-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/feImage-target-attribute-change-with-use-indirection-expected.txt
|
| @@ -12,16 +12,6 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGContainer use id='use'",
|
| - "rect": [0, 0, 100, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect id='rect'",
|
| - "rect": [0, 0, 100, 100],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| "rect": [0, 0, 1, 100],
|
| "reason": "layoutObject removal"
|
|
|