1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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 612x19
LayoutText {#text} at (0,0) size 612x19
text run at (0,0) width 612: "This test passes if it does not crash, and if we successfully destroy the table-section generated content."
LayoutText {#text} at (612,0) size 4x19
text run at (612,0) width 4: " "
LayoutBR {BR} at (616,15) size 0x0
LayoutBlockFlow {UL} at (0,36) size 784x20
LayoutListItem {LI} at (40,0) size 744x20
LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
LayoutInline {<pseudo:before>} at (0,0) size 28x19
LayoutTextFragment (anonymous) at (0,0) size 28x19
text run at (0,0) width 28: "hello"
LayoutText {#text} at (28,0) size 21x19
text run at (28,0) width 21: "test"
|