Index: LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt |
diff --git a/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt b/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt |
index a2385177d4b62ca496867dca2cf82cfc14f36aa1..344e7a2d569912e77ab480f35ed5c5535b6d6f51 100644 |
--- a/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt |
+++ b/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt |
@@ -7,9 +7,7 @@ width: 200 height: 300 |
(contentsOpaque 1) |
(drawsContent 1) |
(repaint rects |
- (rect 0.00 0.00 2008.00 2008.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 2008.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) |
) |
) |
) |