Index: LayoutTests/fast/repaint/overflow-into-content-expected.txt |
diff --git a/LayoutTests/fast/repaint/overflow-into-content-expected.txt b/LayoutTests/fast/repaint/overflow-into-content-expected.txt |
index c5e5fae63843417a9eac566aa32e14eb3614cb07..e586c95b07f8db92640e1a6af5974b7415e9668f 100644 |
--- a/LayoutTests/fast/repaint/overflow-into-content-expected.txt |
+++ b/LayoutTests/fast/repaint/overflow-into-content-expected.txt |
@@ -1,19 +1,12 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x8 |
- RenderBlock {HTML} at (0,0) size 800x8 |
- RenderBody {BODY} at (8,8) size 784x0 |
-layer at (8,8) size 56x106 |
- RenderBlock (positioned) {DIV} at (8,8) size 56x106 [border: (3px solid #008000)] |
- RenderBlock {DIV} at (3,3) size 50x50 |
- RenderBlock {DIV} at (0,0) size 100x50 |
-layer at (8,158) size 106x56 |
- RenderBlock (positioned) {DIV} at (8,158) size 106x56 [border: (3px solid #008000)] |
- RenderBlock {DIV} at (3,3) size 50x50 |
- RenderBlock {DIV} at (0,0) size 50x100 |
-layer at (8,308) size 100x80 |
- RenderBlock (positioned) {DIV} at (8,308) size 100x80 |
- RenderBlock {DIV} at (0,0) size 100x0 [bgcolor=#008000] |
-layer at (8,308) size 100x0 |
- RenderBlock (relative positioned) {DIV} at (0,0) size 100x0 |
- RenderBlock (floating) {DIV} at (0,0) size 100x80 |
+(repaint rects |
+ (rect 8 388 100 20) |
+ (rect 11 11 100 50) |
+ (rect 11 161 50 100) |
+ (rect 8 308 100 100) |
+ (rect 111 8 3 106) |
+ (rect 61 8 50 106) |
+ (rect 8 261 106 3) |
+ (rect 8 211 106 50) |
+ (rect 8 388 100 20) |
+) |
+ |