Index: LayoutTests/svg/custom/mask-invalidation-expected.txt |
diff --git a/LayoutTests/svg/custom/mask-invalidation-expected.txt b/LayoutTests/svg/custom/mask-invalidation-expected.txt |
index 3798cfe983f850c29ae3fa207e63c8a696d2a912..424253d54d6a08951002fdd819a498eaa8b5b52e 100644 |
--- a/LayoutTests/svg/custom/mask-invalidation-expected.txt |
+++ b/LayoutTests/svg/custom/mask-invalidation-expected.txt |
@@ -14,6 +14,13 @@ |
[50, 50, 453, 299], |
[50, 50, 453, 299], |
[50, 50, 453, 299] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutSVGRect rect", |
+ "LayoutSVGRoot svg", |
+ "LayoutSVGRect rect id='maskRect'", |
+ "LayoutSVGContainer g id='root'", |
+ "LayoutSVGRect rect" |
] |
} |
] |