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