Index: LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
diff --git a/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
index 0630276e868c95f52d32d301751085d8e3b6ae6a..4d19283c2828cedf707ac5c003b23a4202cfc682 100644 |
--- a/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
+++ b/LayoutTests/platform/linux/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
@@ -16,6 +16,22 @@ |
[16, 42, 784, 170], |
[16, 42, 318, 170], |
[0, 0, 334, 500] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutSVGRoot svg id='svg-root'", |
+ "LayoutSVGContainer g id='content'", |
+ "LayoutSVGText text", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'Clipped. INVISIBLE.'", |
+ "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" |
] |
} |
] |