1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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
LayoutText {#text} at (179,22) size 251x17
text run at (179,22) width 251: " This should not be part of the textarea."
layer at (8,8) size 179x36 clip at (9,9) size 162x34 scrollHeight 66
LayoutTextControl {TEXTAREA} at (0,0) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 160x64
LayoutText {#text} at (0,0) size 160x48
text run at (0,0) width 32: "<!--"
text run at (32,0) width 0: " "
text run at (0,16) width 152: "This should be part"
text run at (152,16) width 8: " "
text run at (0,32) width 128: "of the textarea."
text run at (128,32) width 0: " "
LayoutBR {BR} at (0,48) size 0x16
|