| Index: LayoutTests/svg/custom/gradient-add-stops-expected.txt
|
| diff --git a/LayoutTests/svg/custom/gradient-add-stops-expected.txt b/LayoutTests/svg/custom/gradient-add-stops-expected.txt
|
| index 7d362bdeed4d3a3baa1807b7daef85242ca6fd04..2ade61b89d2e97fcf94135ef33e5b90946ec3615 100644
|
| --- a/LayoutTests/svg/custom/gradient-add-stops-expected.txt
|
| +++ b/LayoutTests/svg/custom/gradient-add-stops-expected.txt
|
| @@ -7,6 +7,11 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [0, 0, 100, 100]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "LayoutSVGResourceLinearGradient linearGradient id='test'",
|
| + "LayoutSVGGradientStop stop",
|
| + "LayoutSVGRect rect"
|
| ]
|
| }
|
| ]
|
|
|