Index: LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt b/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt |
index 1d03b1ae6b12633007474eb1758acf5c49b982d2..397fca0f4dc8cb70c4395578584ae04985f3b7dc 100644 |
--- a/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt |
@@ -5,21 +5,11 @@ You should see an invalidation at x=40 of the h2 or this test is broken. |
Chromium |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 8.00 103.00 32.00 32.00) |
- (rect 8.00 88.00 32.00 37.00) |
- (rect 8.00 88.00 32.00 36.00) |
- (rect 8.00 108.00 111.00 27.00) |
- (rect 40.00 108.00 111.00 27.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 103 32 32) |
+ (rect 8 88 32 37) |
+ (rect 8 88 32 36) |
+ (rect 8 108 111 27) |
+ (rect 40 108 111 27) |
) |