1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (floating) {P} at (278,16) size 506x20
7 LayoutText {#text} at (0,0) size 506x19
8 text run at (0,0) width 506: "The 'hr' below should span the width of the page, not just to the left edge of this text."
9 LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
10 LayoutBlockFlow (floating) {P} at (267,78) size 517x20
11 LayoutText {#text} at (0,0) size 517x19
12 text run at (0,0) width 517: "The table below should span the width of the page, not just to the left edge of this text."
13 LayoutTable {TABLE} at (0,114) size 784x68 [border: (10px outset #808080)]
14 LayoutTableSection {TBODY} at (10,10) size 764x48
15 LayoutTableRow {TR} at (0,2) size 764x44
16 LayoutTableCell {TD} at (2,2) size 760x44 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
17 LayoutText {#text} at (2,2) size 742x39
18 text run at (2,2) width 343: "This is a table that should fill the entire width of the page. "
19 text run at (345,2) width 399: "It should clear the float and then take up the width of the page. If it"
20 text run at (2,22) width 133: "doesn't then it's a bug."
21 LayoutBlockFlow (floating) {P} at (378,198) size 406x20
22 LayoutText {#text} at (0,0) size 406x19
23 text run at (0,0) width 406: "The overflow auto section below should span the width of the page."
24 layer at (8,242) size 784x40
25 LayoutBlockFlow {DIV} at (0,234) size 784x40
26 LayoutText {#text} at (0,0) size 778x39
27 text run at (0,0) width 332: "This is a div that should fill the entire width of the page. "
28 text run at (332,0) width 446: "It should clear the float and then take up the width of the page. If it doesn't"
29 text run at (0,20) width 86: "then it's a bug."