1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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 784x576
LayoutBlockFlow {UL} at (0,0) size 784x36
LayoutListItem {LI} at (40,0) size 744x36
LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutInline {A} at (0,0) size 721x35 [color=#0000EE]
LayoutText {#text} at (0,0) size 721x35
text run at (0,0) width 345: "This tests for a crash when creating a list from a link. "
text run at (344,0) width 373: "This paragraph should be a link and should be inside a list"
text run at (716,0) width 5: " "
text run at (0,18) width 33: "item."
LayoutText {#text} at (0,0) size 0x0
selection start: position 0 of child 0 {#text} of child 0 {A} of child 0 {LI} of child 0 {UL} of body
selection end: position 123 of child 0 {#text} of child 0 {A} of child 0 {LI} of child 0 {UL} of body
|