blob: 667239d832c7932cc02635ea557ff1c94a739d68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 351x19
text run at (0,0) width 351: "This tests InsertParagraph inside an editable inline element."
LayoutBlockFlow {DIV} at (0,36) size 784x42 [border: (1px solid #FF0000)]
LayoutInline {SPAN} at (0,0) size 20x39
LayoutBR {BR} at (1,1) size 0x19
LayoutText {#text} at (1,21) size 20x19
text run at (1,21) width 20: "foo"
caret: position 0 of child 1 {#text} of child 0 {SPAN} of child 2 {DIV} of body
|