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 4bdf2f652cf8c3db209394530e03b333d370e98a..c5de6b4b9f7a4b801b1b2daee2cb5ed59e032c95 100644 |
--- a/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt |
+++ b/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt |
@@ -1,57 +1,13 @@ |
-(GraphicsLayer |
- (bounds 2008.00 2008.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 2008.00 2008.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 0.00 0.00 2008.00 2008.00) |
- (rect 0.00 0.00 200.00 300.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 0 0 200 300) |
) |
-(GraphicsLayer |
- (bounds 2008.00 2013.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 2008.00 2013.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 0.00 0.00 2008.00 2013.00) |
- (rect 0.00 0.00 300.00 300.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 0 0 300 300) |
) |
-(GraphicsLayer |
- (bounds 2008.00 2013.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 2008.00 2013.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 0.00 0.00 2008.00 2013.00) |
- (rect 0.00 0.00 300.00 250.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 0 0 300 250) |
) |
-(GraphicsLayer |
- (bounds 2008.00 2013.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 2008.00 2013.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 0.00 0.00 2008.00 2013.00) |
- (rect 0.00 0.00 250.00 250.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 0 0 250 250) |
) |