Index: LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
diff --git a/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
index 712f9ecfe4d06fe89695a9616455e4687436c169..5ff82132198d14314b56582c748ce87c08cad21c 100644 |
--- a/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
+++ b/LayoutTests/platform/win/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
@@ -16,6 +16,22 @@ |
[16, 40, 784, 168], |
[16, 40, 318, 168], |
[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" |
] |
} |
] |