Index: LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt |
diff --git a/LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt b/LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt |
index 5b4b6dfb03418c3defd183cb00372ebe5480a7a7..94c0874ed15f63c7eba61198f22db5f5e7c2e42f 100644 |
--- a/LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt |
+++ b/LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt |
@@ -11,6 +11,14 @@ |
[0, 100, 800, 100], |
[0, 100, 800, 100], |
[0, 0, 800, 300] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutSVGRoot svg id='svg-root'", |
+ "LayoutSVGContainer g id='content'", |
+ "LayoutSVGRect rect", |
+ "LayoutSVGRect rect", |
+ "LayoutSVGResourceMasker mask id='dynMask'", |
+ "LayoutSVGRect rect" |
] |
} |
] |