1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutTable {TABLE} at (0,0) size 719x105
LayoutTableSection {TBODY} at (0,0) size 719x105
LayoutTableRow {TR} at (0,2) size 719x101
LayoutTableCell {TD} at (2,42) size 301x20 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (1,1) size 299x17
text run at (1,1) width 299: "This text should be to the left of the cat image."
LayoutTableCell {TD} at (305,2) size 100x101 [r=0 c=1 rs=1 cs=1]
LayoutImage {OBJECT} at (1,1) size 98x99
LayoutTableCell {TD} at (407,42) size 310x20 [r=0 c=2 rs=1 cs=1]
LayoutText {#text} at (1,1) size 308x17
text run at (1,1) width 308: "This text should be to the right of the cat image."
|