Index: LayoutTests/platform/win/svg/custom/js-late-clipPath-creation-expected.txt |
diff --git a/LayoutTests/platform/win/svg/custom/js-late-clipPath-creation-expected.txt b/LayoutTests/platform/win/svg/custom/js-late-clipPath-creation-expected.txt |
index d8d3824ac28743cd5bfa00e2fcf1eb16bcd03513..1e234cac70e052a2117a0e32d0fca9162e3161d8 100644 |
--- a/LayoutTests/platform/win/svg/custom/js-late-clipPath-creation-expected.txt |
+++ b/LayoutTests/platform/win/svg/custom/js-late-clipPath-creation-expected.txt |
@@ -12,6 +12,17 @@ |
[16, 40, 784, 168], |
[16, 40, 318, 168], |
[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" |
] |
} |
] |