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 18213faba5a8e262a1484e2c2d6a630c1e6df7c8..2fed95834553c03e11697d3d28c72f36be394835 100644 |
--- a/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt |
+++ b/LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt |
@@ -1,9 +1,9 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x90 |
- RenderBlock {HTML} at (0,0) size 800x90 |
- RenderBody {BODY} at (0,0) size 800x90 |
- RenderFlexibleBox {DIV} at (0,0) size 800x90 [bgcolor=#333333] |
- RenderBlock {DIV} at (20,20) size 50x50 [bgcolor=#EEEEEE] |
- RenderBlock {DIV} at (110,20) size 10x50 [bgcolor=#EEEEEE] |
- RenderBlock {DIV} at (160,20) size 10x50 [bgcolor=#EEEEEE] |
+(repaint rects |
+ (rect 20 20 10 50) |
+ (rect 20 20 50 50) |
+ (rect 70 20 10 50) |
+ (rect 110 20 10 50) |
+ (rect 120 20 10 50) |
+ (rect 160 20 10 50) |
+) |
+ |