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 784x162
7 LayoutTable {TABLE} at (0,0) size 784x162
8 LayoutTableSection {TBODY} at (0,0) size 784x162
9 LayoutTableRow {TR} at (0,2) size 784x38 [color=#008000]
10 LayoutTableCell {TD} at (2,2) size 382x38 [r=0 c=0 rs=1 cs=1]
11 LayoutText {#text} at (1,1) size 354x36
12 text run at (1,1) width 354: "This is the first cell in the first row of this table, and"
13 text run at (1,19) width 176: "should be green, and bold"
14 LayoutTableCell {TD} at (386,2) size 396x38 [r=0 c=1 rs=1 cs=1]
15 LayoutText {#text} at (1,1) size 372x36
16 text run at (1,1) width 372: "This is the second cell in the first row of this table, and"
17 text run at (1,19) width 172: "should be green and bold"
18 LayoutTableRow {TR} at (0,42) size 784x38 [color=#800080]
19 LayoutTableCell {TD} at (2,42) size 382x38 [r=1 c=0 rs=1 cs=1]
20 LayoutText {#text} at (1,1) size 372x36
21 text run at (1,1) width 372: "This is the first cell in the second row of this table, and"
22 text run at (1,19) width 179: "should be purple and bold"
23 LayoutTableCell {TD} at (386,42) size 396x38 [r=1 c=1 rs=1 cs=1]
24 LayoutText {#text} at (1,1) size 389x36
25 text run at (1,1) width 389: "This is the second cell in the second row of this table, and"
26 text run at (1,19) width 179: "should be purple and bold"
27 LayoutTableRow {TR} at (0,82) size 784x38 [color=#008000]
28 LayoutTableCell {TD} at (2,82) size 382x38 [r=2 c=0 rs=1 cs=1]
29 LayoutText {#text} at (1,1) size 338x36
30 text run at (1,1) width 338: "This is the first cell in the third row of this table, and"
31 text run at (1,19) width 102: "should be green"
32 LayoutTableCell {TD} at (386,82) size 396x38 [r=2 c=1 rs=1 cs=1]
33 LayoutText {#text} at (1,1) size 356x36
34 text run at (1,1) width 356: "This is the second cell in the third row of this table, and"
35 text run at (1,19) width 102: "should be green"
36 LayoutTableRow {TR} at (0,122) size 784x38 [color=#800080]
37 LayoutTableCell {TD} at (2,122) size 382x38 [r=3 c=0 rs=1 cs=1]
38 LayoutText {#text} at (1,1) size 347x36
39 text run at (1,1) width 347: "This is the first cell in the fourth row of this table, and"
40 text run at (1,19) width 107: "should be purple"
41 LayoutTableCell {TD} at (386,122) size 396x38 [r=3 c=1 rs=1 cs=1]
42 LayoutText {#text} at (1,1) size 365x36
43 text run at (1,1) width 365: "This is the second cell in the fourth row of this table, and"
44 text run at (1,19) width 107: "should be purple"
45 LayoutBlockFlow {DIV} at (0,178) size 784x120
46 LayoutBlockFlow {P} at (0,0) size 784x18 [color=#000080]
47 LayoutText {#text} at (0,0) size 396x18
48 text run at (0,0) width 396: "This should be navy, as this is the first paragraph in this page."
49 LayoutBlockFlow {P} at (0,34) size 784x18 [color=#FF0000]
50 LayoutText {#text} at (0,0) size 404x18
51 text run at (0,0) width 404: "This should be red, as this is the second paragraph in this page."
52 LayoutBlockFlow {P} at (0,68) size 784x18 [color=#000080]
53 LayoutText {#text} at (0,0) size 400x18
54 text run at (0,0) width 400: "This should be navy, as this is the third paragraph in this page."
55 LayoutBlockFlow {P} at (0,102) size 784x18 [color=#FF0000]
56 LayoutText {#text} at (0,0) size 399x18
57 text run at (0,0) width 399: "This should be red, as this is the fourth paragraph in this page."
58 LayoutBlockFlow {DIV} at (0,314) size 784x18
59 LayoutBlockFlow {P} at (0,0) size 784x18 [color=#000080]
60 LayoutInline {SPAN} at (0,0) size 249x18
61 LayoutInline {I} at (0,0) size 249x18
62 LayoutText {#text} at (0,0) size 249x18
63 text run at (0,0) width 249: "This whole paragraph should be italic."
64 LayoutText {#text} at (248,0) size 5x18
65 text run at (248,0) width 5: " "
66 LayoutInline {SPAN} at (0,0) size 251x18
67 LayoutText {#text} at (252,0) size 251x18
68 text run at (252,0) width 251: "But only this sentence should be bold."