Index: LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt |
diff --git a/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt b/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt |
index ca38c87a0e25674ddad39e8535e21a322d53dd30..70352f41f4dfa1f0bf2c2dd88c5b5364ee7be27a 100644 |
--- a/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt |
+++ b/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt |
@@ -6,9 +6,7 @@ |
(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 100.00 100.00 50.00) |
) |
) |
) |
@@ -22,8 +20,6 @@ |
(drawsContent 1) |
(repaint rects |
(rect 0.00 0.00 200.00 300.00) |
- (rect 0.00 0.00 200.00 300.00) |
- (rect 0.00 0.00 200.00 300.00) |
) |
) |
) |
@@ -36,9 +32,8 @@ |
(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 250.00 300.00 50.00) |
+ (rect 0.00 125.00 150.00 25.00) |
) |
) |
) |
@@ -51,9 +46,8 @@ |
(contentsOpaque 1) |
(drawsContent 1) |
(repaint rects |
+ (rect 250.00 0.00 50.00 250.00) |
(rect 0.00 0.00 300.00 250.00) |
- (rect 0.00 0.00 300.00 250.00) |
- (rect 0.00 0.00 250.00 250.00) |
) |
) |
) |