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