Index: LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt b/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt |
index 9d450046bb8e6aba36142e11355059b4491adcd3..8e6cb382e499fbca8cbc3c93c2061051628699ec 100644 |
--- a/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt |
+++ b/LayoutTests/platform/win/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 36.00 402.00 152.00) |
- (rect 201.00 37.00 92.00 100.00) |
- (rect 0.00 37.00 402.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 0 36 402 152) |
+ (rect 201 37 92 100) |
+ (rect 0 37 402 100) |
) |