Index: LayoutTests/svg/repaint/foreign-object-repaint-expected.txt |
diff --git a/LayoutTests/svg/repaint/foreign-object-repaint-expected.txt b/LayoutTests/svg/repaint/foreign-object-repaint-expected.txt |
index f9ca5649d9056fd3d2485e6e63d04a8f545a9513..afba68fbe02abf5f72005fc8dff9ea629d0dd183 100644 |
--- a/LayoutTests/svg/repaint/foreign-object-repaint-expected.txt |
+++ b/LayoutTests/svg/repaint/foreign-object-repaint-expected.txt |
@@ -8,6 +8,10 @@ |
"repaintRects": [ |
[129, 200, 142, 142], |
[50, 50, 100, 100] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutBlockFlow div id='div1'", |
+ "LayoutBlockFlow div id='div2'" |
] |
} |
] |