Index: LayoutTests/svg/repaint/mask-clip-target-transform-expected.txt |
diff --git a/LayoutTests/svg/repaint/mask-clip-target-transform-expected.txt b/LayoutTests/svg/repaint/mask-clip-target-transform-expected.txt |
index b4d9adc59a563e7a304bb5fc2692696ca05e36d3..6a59a8648a48e9d77b6aadcf1b4adbd5ab0d9652 100644 |
--- a/LayoutTests/svg/repaint/mask-clip-target-transform-expected.txt |
+++ b/LayoutTests/svg/repaint/mask-clip-target-transform-expected.txt |
@@ -13,6 +13,12 @@ |
[50, 150, 100, 100], |
[0, 100, 300, 200], |
[0, 0, 300, 100] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutSVGContainer g", |
+ "LayoutSVGRect rect id='masker'", |
+ "LayoutSVGContainer g", |
+ "LayoutSVGRect rect id='clipper'" |
] |
} |
] |