1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
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 (anonymous) at (0,0) size 784x20
LayoutInline {SPAN} at (0,0) size 212x19
LayoutText {#text} at (0,0) size 212x19
text run at (0,0) width 212: "This test passes if it does not crash."
LayoutText {#text} at (212,0) size 4x19
text run at (212,0) width 4: " "
LayoutBR {BR} at (216,15) size 0x0
LayoutBlockFlow {UL} at (0,36) size 784x60
LayoutListItem {LI} at (40,0) size 744x60
LayoutBlockFlow (anonymous) at (0,0) size 744x20
LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutTable (anonymous) at (0,20) size 28x20
LayoutTableSection (anonymous) at (0,0) size 28x20
LayoutTableRow {<pseudo:before>} at (0,0) size 28x20
LayoutTableCell (anonymous) at (0,0) size 28x20 [r=0 c=0 rs=1 cs=1]
LayoutTextFragment (anonymous) at (0,0) size 28x19
text run at (0,0) width 28: "hello"
LayoutBlockFlow (anonymous) at (0,40) size 744x20
LayoutText {#text} at (0,0) size 21x19
text run at (0,0) width 21: "test"
|