Index: LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt |
diff --git a/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt b/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt |
index f95302912318f4336066f38cd38d1650cb1852e4..75f6d77abd2b062eeeec4142148c7ad4b0575a8d 100644 |
--- a/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt |
+++ b/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt |
@@ -7,9 +7,7 @@ width: 200 height: 300 |
(contentsOpaque 1) |
(drawsContent 1) |
(repaint rects |
- (rect 0.00 0.00 2008.00 2016.00) |
- (rect 0.00 0.00 200.00 200.00) |
- (rect 0.00 0.00 200.00 300.00) |
+ (rect 0.00 200.00 200.00 100.00) |
) |
) |
) |
@@ -39,9 +37,7 @@ width: 300 height: 250 |
(contentsOpaque 1) |
(drawsContent 1) |
(repaint rects |
- (rect 0.00 0.00 2008.00 2016.00) |
- (rect 0.00 0.00 300.00 300.00) |
- (rect 0.00 0.00 300.00 250.00) |
+ (rect 0.00 250.00 300.00 50.00) |
) |
) |
) |