| Index: LayoutTests/virtual/slimmingpaint/svg/custom/use-disappears-after-style-update-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/use-disappears-after-style-update-expected.txt
|
| similarity index 56%
|
| copy from LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/svg/custom/use-disappears-after-style-update-expected.txt
|
| index a8524a13072f7001f78a5fff14d5aa98d1a7b12a..5d48c4d5d38008bb2fcbf2f40683c1a745e6891f 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/svg/custom/use-disappears-after-style-update-expected.txt
|
| @@ -6,19 +6,20 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [1, 0, 99, 100],
|
| - [0, 0, 110, 110],
|
| - [0, 0, 100, 100],
|
| - [0, 0, 100, 100],
|
| - [0, 0, 1, 100],
|
| - [0, 0, 1, 100]
|
| + [50, 10, 36, 36],
|
| + [50, 10, 30, 30],
|
| + [50, 10, 30, 30],
|
| + [10, 10, 30, 30],
|
| + [10, 10, 30, 30],
|
| + [0, 10, 30, 30]
|
| ],
|
| "paintInvalidationClients": [
|
| "LayoutSVGRect rect id='rect'",
|
| "LayoutSVGRect rect id='rect'",
|
| - "LayoutSVGContainer use id='use'",
|
| "LayoutSVGRect rect id='rect'",
|
| - "LayoutSVGRect rect"
|
| + "LayoutSVGRect rect id='rect'",
|
| + "LayoutSVGContainer use",
|
| + "LayoutSVGRect rect id='rect'"
|
| ]
|
| }
|
| ]
|
|
|