Index: LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt |
diff --git a/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt b/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt |
index e4abec70f7f7a874e5e7e7ce0f1d1e9d659bf633..f64d76ed4ca67a1d9b6b7382630706b9e67bf1a7 100644 |
--- a/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt |
+++ b/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt |
@@ -11,6 +11,11 @@ |
[110, 20, 10, 50], |
[70, 20, 10, 50], |
[30, 20, 40, 50] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutBlockFlow DIV id='flex-item-1' class='flex-item width'", |
+ "LayoutBlockFlow DIV class='flex-item'", |
+ "LayoutBlockFlow DIV class='flex-item'" |
] |
} |
] |