| Index: LayoutTests/virtual/slimmingpaint/svg/custom/js-update-gradient-expected.txt
|
| diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-remove-target-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-gradient-expected.txt
|
| similarity index 55%
|
| copy from LayoutTests/virtual/slimmingpaint/svg/filters/feImage-remove-target-expected.txt
|
| copy to LayoutTests/virtual/slimmingpaint/svg/custom/js-update-gradient-expected.txt
|
| index edbdfcf37da90009c4aaa71ef00c6db8403a74f4..31e037fc616d373bfc9af767808347b8060be758 100644
|
| --- a/LayoutTests/virtual/slimmingpaint/svg/filters/feImage-remove-target-expected.txt
|
| +++ b/LayoutTests/virtual/slimmingpaint/svg/custom/js-update-gradient-expected.txt
|
| @@ -6,12 +6,13 @@
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "repaintRects": [
|
| - [0, 0, 110, 110],
|
| - [0, 0, 100, 100]
|
| + [10, 100, 430, 80],
|
| + [10, 10, 430, 80]
|
| ],
|
| "paintInvalidationClients": [
|
| - "LayoutSVGRect rect id='rect'",
|
| - "LayoutSVGResourceFilterPrimitive feImage id='feimage'",
|
| + "LayoutSVGResourceLinearGradient linearGradient id='Gradient'",
|
| + "LayoutSVGGradientStop stop id='stop1'",
|
| + "LayoutSVGRect rect",
|
| "LayoutSVGRect rect"
|
| ]
|
| }
|
|
|