Index: LayoutTests/svg/repaint/filter-child-repaint-expected.txt |
diff --git a/LayoutTests/svg/repaint/filter-child-repaint-expected.txt b/LayoutTests/svg/repaint/filter-child-repaint-expected.txt |
index 900c80b18903e73705f23d46d2b6fdbbe7f5fdfb..71f59259ca3de372475cd39532bc7ea7475a5d30 100644 |
--- a/LayoutTests/svg/repaint/filter-child-repaint-expected.txt |
+++ b/LayoutTests/svg/repaint/filter-child-repaint-expected.txt |
@@ -6,7 +6,12 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [32, 32, 64, 64] |
+ [32, 32, 64, 64], |
+ [0, 0, 106, 106] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutSVGContainer g", |
+ "LayoutSVGRect rect id='poke'" |
] |
} |
] |