|
@@ -0,0 +1,21 @@
|
|
|
+Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
|
+ BlockContainer <html> at (1,1) content-size 798x65.640625 [BFC] children: not-inline
|
|
|
+ Box <body> at (10,10) content-size 780x47.640625 [GFC] children: not-inline
|
|
|
+ BlockContainer <div.foo> at (11,11) content-size 778x21.8125 [BFC] children: inline
|
|
|
+ line 0 width: 33.9375, height: 21.828125, bottom: 21.828125, baseline: 16.890625
|
|
|
+ frag 0 from TextNode start: 0, length: 3, rect: [11,11 33.9375x21.828125]
|
|
|
+ "foo"
|
|
|
+ TextNode <#text>
|
|
|
+ BlockContainer <div.bar> at (11,34.8125) content-size 778x21.828125 [BFC] children: inline
|
|
|
+ line 0 width: 34.546875, height: 21.828125, bottom: 21.828125, baseline: 16.890625
|
|
|
+ frag 0 from TextNode start: 0, length: 3, rect: [11,34.8125 34.546875x21.828125]
|
|
|
+ "bar"
|
|
|
+ TextNode <#text>
|
|
|
+
|
|
|
+PaintableWithLines (Viewport<#document>) [0,0 800x600]
|
|
|
+ PaintableWithLines (BlockContainer<HTML>) [0,0 800x67.640625]
|
|
|
+ PaintableBox (Box<BODY>) [9,9 782x49.640625]
|
|
|
+ PaintableWithLines (BlockContainer<DIV>.foo) [10,10 780x23.8125] overflow: [11,11 778x21.828125]
|
|
|
+ TextPaintable (TextNode<#text>)
|
|
|
+ PaintableWithLines (BlockContainer<DIV>.bar) [10,33.8125 780x23.828125]
|
|
|
+ TextPaintable (TextNode<#text>)
|