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