1
2
3
4
5
6
7
8
9
10
11
12
13
|
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 784x68 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x66
LayoutTableRow {TR} at (0,2) size 782x62
LayoutTableCell {TD} at (2,22) size 22x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (26,2) size 754x62 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (11,11) size 720x39
text run at (11,11) width 720: "This is a very long line of text, but it should be wrapped. It should not extend all the way off the right side of the window,"
text run at (11,31) width 234: "but rather be broken into multiple lines."
|