Index: LayoutTests/platform/mac/css3/flexbox/repaint-on-layout-expected.txt |
diff --git a/LayoutTests/platform/mac/css3/flexbox/repaint-on-layout-expected.txt b/LayoutTests/platform/mac/css3/flexbox/repaint-on-layout-expected.txt |
index 0cbbd0b4cc996857d2fc7e02e4efd98bc866d4c2..8f86e6e958ceea401c1df07029a3ed940b90048d 100644 |
--- a/LayoutTests/platform/mac/css3/flexbox/repaint-on-layout-expected.txt |
+++ b/LayoutTests/platform/mac/css3/flexbox/repaint-on-layout-expected.txt |
@@ -8,6 +8,13 @@ |
"repaintRects": [ |
[712, 8, 80, 24], |
[712, 8, 80, 20] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutBlockFlow DIV id='badge'", |
+ "InlineBox", |
+ "LayoutText #text", |
+ "RootInlineBox", |
+ "LayoutBlockFlow (floating) DIV class='state'" |
] |
} |
] |