Index: LayoutTests/fast/repaint/layer-visibility-expected.txt |
diff --git a/LayoutTests/fast/repaint/layer-visibility-expected.txt b/LayoutTests/fast/repaint/layer-visibility-expected.txt |
index bc256009e20983a906526698990d0b19bb9fc929..669b368d6662d9525bc6a4724f8cd6c844c47444 100644 |
--- a/LayoutTests/fast/repaint/layer-visibility-expected.txt |
+++ b/LayoutTests/fast/repaint/layer-visibility-expected.txt |
@@ -1,15 +1,5 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 100.00 0.00 100.00 100.00) |
- (rect 0.00 0.00 100.00 100.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 100 0 100 100) |
+ (rect 0 0 100 100) |
) |