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 784x18
LayoutInline {SPAN} at (0,0) size 654x17
LayoutText {#text} at (0,0) size 654x17
text run at (0,0) width 654: "This test passes if it does not crash, and if we successfully destroy the table-section generated content."
LayoutText {#text} at (653,0) size 5x17
text run at (653,0) width 5: " "
LayoutBR {BR} at (657,14) size 1x0
LayoutBlockFlow {UL} at (0,34) size 784x18
LayoutListItem {LI} at (40,0) size 744x18
LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
LayoutInline {<pseudo:before>} at (0,0) size 32x17
LayoutTextFragment (anonymous) at (0,0) size 32x17
text run at (0,0) width 32: "hello"
LayoutText {#text} at (31,0) size 24x17
text run at (31,0) width 24: "test"
|