| Index: third_party/WebKit/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.txt b/third_party/WebKit/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.txt
|
| index 845c3462fdd898066950deb418ce0112ca1e16fa..b127e4f88c184aadacb4a13b276b85490427161f 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.txt
|
| @@ -7,23 +7,22 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGContainer use id='use'",
|
| - "rect": [0, 0, 100, 100],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 110, 110],
|
| "reason": "full"
|
| },
|
| {
|
| + "object": "LayoutSVGContainer use id='use'",
|
| + "rect": [0, 0, 100, 100],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| "rect": [0, 0, 100, 100],
|
| "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|