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 784x576
6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 504x17
8 text run at (0,0) width 504: "Checks that the text iterator is emitting a space before and after an inline table."
9 LayoutBlockFlow {DIV} at (0,18) size 784x25
10 LayoutText {#text} at (0,7) size 32x17
11 text run at (0,7) width 32: "hello"
12 LayoutTable {TABLE} at (31.98,0) size 14x24
13 LayoutTableSection {TBODY} at (0,0) size 14x24
14 LayoutTableRow {TR} at (0,2) size 14x20
15 LayoutTableCell {TD} at (2,2) size 10x20 [r=0 c=0 rs=1 cs=1]
16 LayoutText {#text} at (1,1) size 8x17
17 text run at (1,1) width 8: "1"
18 LayoutText {#text} at (45,7) size 39x17
19 text run at (45,7) width 39: "world"
20 LayoutBlockFlow {DIV} at (0,43) size 784x25
21 LayoutText {#text} at (0,7) size 26x17
22 text run at (0,7) width 26: "foo "
23 LayoutTable {TABLE} at (25.33,0) size 14x24
24 LayoutTableSection {TBODY} at (0,0) size 14x24
25 LayoutTableRow {TR} at (0,2) size 14x20
26 LayoutTableCell {TD} at (2,2) size 10x20 [r=0 c=0 rs=1 cs=1]
27 LayoutText {#text} at (1,1) size 8x17
28 text run at (1,1) width 8: "2"
29 LayoutText {#text} at (39,7) size 25x17
30 text run at (39,7) width 25: " bar"
31 LayoutBlockFlow {UL} at (0,84) size 784x18
32 LayoutListItem {LI} at (40,0) size 744x18
33 LayoutBlockFlow {PRE} at (0,0) size 744x18
34 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
35 LayoutText {#text} at (0,2) size 64x16
36 text run at (0,2) width 64: "Success!"