| Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-changes-id-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-expected.txt
|
| similarity index 65%
|
| copy from LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-changes-id-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-expected.txt
|
| index 6827d8a95b508a1a9333a525e233f2268b193c21..77d29cc65ca5f83b0f23af34b6ebed6c7b3c24ee 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-target-changes-id-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-stop-expected.txt
|
| @@ -6,10 +6,12 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 110, 110]
|
| + [10, 100, 430, 80],
|
| + [10, 10, 430, 80]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutSVGResourceFilterPrimitive feImage id='feimage'",
|
| + "LayoutSVGGradientStop stop id='stop1'",
|
| + "LayoutSVGRect rect",
|
| "LayoutSVGRect rect"
|
| ]
|
| }
|
|
|