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 09927d887ab5b2f5313358324fbf54338e68388c..669b368d6662d9525bc6a4724f8cd6c844c47444 100644 |
--- a/LayoutTests/fast/repaint/layer-visibility-expected.txt |
+++ b/LayoutTests/fast/repaint/layer-visibility-expected.txt |
@@ -1,7 +1,5 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
-layer at (0,0) size 100x100 |
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000] |
+(repaint rects |
+ (rect 100 0 100 100) |
+ (rect 0 0 100 100) |
+) |
+ |