Index: LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt |
diff --git a/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt b/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt |
index 2e67bdbc2e780c291a44b72f16ec89cdf64505dd..1178201d24283c826bad8cc9f44ae0993a51917c 100644 |
--- a/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt |
+++ b/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt |
@@ -12,6 +12,17 @@ |
[16, 42, 784, 170], |
[16, 42, 318, 170], |
[0, 0, 334, 500] |
+ ], |
+ "paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineTextBox 'Clipped. INVISIBLE.'", |
+ "LayoutSVGRoot svg id='svg-root'", |
+ "LayoutSVGContainer g id='content'", |
+ "LayoutSVGText text", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'Clipped. INVISIBLE.'", |
+ "LayoutSVGResourceClipper clipPath id='dynClip'", |
+ "LayoutSVGPath path" |
] |
} |
] |