Index: LayoutTests/fast/repaint/inline-overflow-expected.txt |
diff --git a/LayoutTests/fast/repaint/inline-overflow-expected.txt b/LayoutTests/fast/repaint/inline-overflow-expected.txt |
index 295a64aa15debf886e228b1f07a16b782ddfba31..a9698467670ab16d79a777ee19a081b333a46136 100644 |
--- a/LayoutTests/fast/repaint/inline-overflow-expected.txt |
+++ b/LayoutTests/fast/repaint/inline-overflow-expected.txt |
@@ -1,16 +1,6 @@ |
A B |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 33.00 33.00 250.00 100.00) |
- (rect 33.00 33.00 250.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 33 33 250 100) |
+ (rect 33 33 250 100) |
) |