Index: LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt |
diff --git a/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt b/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt |
index ad716066f4b1010f3f12b01f53929e49603661a9..21c74498862ff369011b8ac3c635651286d836ba 100644 |
--- a/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt |
+++ b/LayoutTests/fast/repaint/window-resize-viewport-percent-expected.txt |
@@ -7,9 +7,9 @@ |
(drawsContent 1) |
(repaint rects |
(rect 20.00 0.00 10.00 30.00) |
+ (rect 20.00 0.00 10.00 30.00) |
+ (rect 0.00 20.00 30.00 10.00) |
(rect 0.00 20.00 30.00 10.00) |
- (rect 0.00 0.00 30.00 30.00) |
- (rect 0.00 0.00 20.00 20.00) |
) |
) |
) |
@@ -37,10 +37,10 @@ |
(drawsContent 1) |
(repaint rects |
(rect 25.00 0.00 5.00 30.00) |
+ (rect 25.00 0.00 5.00 30.00) |
(rect 0.00 250.00 300.00 50.00) |
(rect 0.00 25.00 30.00 5.00) |
- (rect 0.00 0.00 30.00 30.00) |
- (rect 0.00 0.00 25.00 25.00) |
+ (rect 0.00 25.00 30.00 5.00) |
) |
) |
) |