Index: LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
diff --git a/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
index d0d23533d799112d252c19e46ad1b32ad1525676..b61ae89554e46bef44b139dc1f595f3c9753669d 100644 |
--- a/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
+++ b/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
@@ -16,6 +16,22 @@ |
[16, 39, 784, 174], |
[16, 39, 318, 174], |
[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" |
] |
} |
] |