| Index: third_party/WebKit/LayoutTests/svg/filters/feImage-multiple-targets-id-change-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/filters/feImage-multiple-targets-id-change-expected.txt b/third_party/WebKit/LayoutTests/svg/filters/feImage-multiple-targets-id-change-expected.txt
|
| index 0ed34983ef585e1946289625275bfc25c5244529..a26cad90596325c35e66324a6e63299c572de087 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/filters/feImage-multiple-targets-id-change-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/filters/feImage-multiple-targets-id-change-expected.txt
|
| @@ -7,8 +7,8 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [0, 0, 55, 110],
|
| + "object": "LayoutSVGRect rect id='rect'",
|
| + "rect": [0, 0, 100, 100],
|
| "reason": "full"
|
| },
|
| {
|
| @@ -17,18 +17,16 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGRect rect id='rect'",
|
| - "rect": [0, 0, 100, 100],
|
| + "object": "LayoutSVGRect rect",
|
| + "rect": [0, 0, 55, 110],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage1'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "LayoutSVGResourceFilterPrimitive feImage id='feimage2'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|