1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x352
LayoutBlockFlow {HTML} at (0,0) size 800x352
LayoutBlockFlow {BODY} at (8,10) size 784x332
LayoutTable {TABLE} at (10,0) size 104x104 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 104x104
LayoutTableRow {TR} at (0,0) size 104x52
LayoutTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
LayoutTableRow {TR} at (0,52) size 104x52
LayoutTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (10,114) size 104x104 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 104x104
LayoutTableRow {TR} at (0,0) size 52x104
LayoutTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
LayoutTableRow {TR} at (0,52) size 52x104
LayoutTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (10,228) size 104x104 [bgcolor=#FF0000]
LayoutTableSection {TBODY} at (0,0) size 104x104
LayoutTableRow {TR} at (0,0) size 52x104
LayoutTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
LayoutTableRow {TR} at (0,52) size 52x104
LayoutTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
|