Index: LayoutTests/platform/mac/fast/repaint/box-inline-resize-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/repaint/box-inline-resize-expected.txt b/LayoutTests/platform/mac/fast/repaint/box-inline-resize-expected.txt |
index 0c77d269442bae8e66162bb0ca9d75cd00db1555..b18d7351700cc3a51c897a56b318fd1b1256d4da 100644 |
--- a/LayoutTests/platform/mac/fast/repaint/box-inline-resize-expected.txt |
+++ b/LayoutTests/platform/mac/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 98.00 32.00 32.00) |
- (rect 8.00 84.00 32.00 36.00) |
- (rect 8.00 84.00 32.00 36.00) |
- (rect 8.00 104.00 113.00 28.00) |
- (rect 40.00 104.00 113.00 28.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 8 98 32 32) |
+ (rect 8 84 32 36) |
+ (rect 8 84 32 36) |
+ (rect 8 104 113 28) |
+ (rect 40 104 113 28) |
) |