Index: LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt |
diff --git a/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt b/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt |
index c95d32ceb5595ee28edb8e09cbc8cbed9cd50c94..1c945e9de6816c679009f3980450c9defb7ff408 100644 |
--- a/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt |
+++ b/LayoutTests/fast/repaint/window-resize-positioned-bottom-expected.txt |
@@ -7,9 +7,7 @@ width: 200 height: 300 |
(contentsOpaque 1) |
(drawsContent 1) |
(repaint rects |
- (rect 0.00 0.00 200.00 200.00) |
- (rect 0.00 0.00 200.00 200.00) |
- (rect 0.00 0.00 200.00 200.00) |
+ (rect 0.00 160.00 20.00 20.00) |
) |
) |
) |
@@ -39,9 +37,9 @@ width: 300 height: 250 |
(contentsOpaque 1) |
(drawsContent 1) |
(repaint rects |
- (rect 0.00 0.00 300.00 300.00) |
- (rect 0.00 0.00 300.00 300.00) |
- (rect 0.00 0.00 300.00 250.00) |
+ (rect 0.00 260.00 20.00 20.00) |
+ (rect 0.00 210.00 20.00 20.00) |
+ (rect 0.00 250.00 300.00 50.00) |
) |
) |
) |