| Index: LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt
|
| diff --git a/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt b/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt
|
| index a56cfd469974ed9aedef7fe88b6bcdefab0e0589..e9415216e50d0b0a351c94e76772736bcc00f99d 100644
|
| --- a/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt
|
| +++ b/LayoutTests/platform/mac/svg/custom/js-late-gradient-creation-expected.txt
|
| @@ -7,6 +7,14 @@
|
| "drawsContent": true,
|
| "repaintRects": [
|
| [33, 22, 700, 196]
|
| + ],
|
| + "paintInvalidationClients": [
|
| + "RootInlineBox",
|
| + "InlineTextBox 'Gradient on fill'",
|
| + "LayoutSVGText text",
|
| + "LayoutSVGResourceLinearGradient linearGradient id='dynGrad'",
|
| + "LayoutSVGGradientStop stop",
|
| + "LayoutSVGGradientStop stop"
|
| ]
|
| }
|
| ]
|
|
|