Index: LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt b/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt |
index 6968e18b2e32ec6930fbd6bee9db11eff3bab95f..79750cdd5fb85e51a31755e7370d27218a1e93a2 100644 |
--- a/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt |
+++ b/LayoutTests/platform/mac/fast/repaint/block-layout-inline-children-replaced-expected.txt |
@@ -1,19 +1,9 @@ |
This is a test for regression against https://bugs.webkit.org/show_bug.cgi?id=40142 |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 0.00 34.00 402.00 152.00) |
- (rect 201.00 35.00 92.00 100.00) |
- (rect 0.00 35.00 402.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 0 34 402 152) |
+ (rect 201 35 92 100) |
+ (rect 0 35 402 100) |
) |