Index: LayoutTests/fast/repaint/window-resize-media-query-expected.txt |
diff --git a/LayoutTests/fast/repaint/window-resize-media-query-expected.txt b/LayoutTests/fast/repaint/window-resize-media-query-expected.txt |
index 1b9d0c5c61eeb7a89f4af3c77b36e886764a49e9..13332f0cd2374153b87e8617cbd3d76fcdf9bb47 100644 |
--- a/LayoutTests/fast/repaint/window-resize-media-query-expected.txt |
+++ b/LayoutTests/fast/repaint/window-resize-media-query-expected.txt |
@@ -8,9 +8,6 @@ width: 200 height: 300 |
(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 0.00 200.00 200.00) |
) |
) |
) |
@@ -40,9 +37,7 @@ 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 250.00 300.00 50.00) |
) |
) |
) |