1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
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 784x40
LayoutText {#text} at (0,0) size 60x19
text run at (0,0) width 60: "This tests "
LayoutInline {A} at (0,0) size 58x19 [color=#0000EE]
LayoutText {#text} at (60,0) size 58x19
text run at (60,0) width 58: "bug 6960"
LayoutText {#text} at (118,0) size 771x39
text run at (118,0) width 653: ", which was an assertion that failed for fixed-layout tables with non-cells in them. This can arise with forms, at"
text run at (0,20) width 31: "least."
LayoutBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 411x19
text run at (0,0) width 411: "The test is simply that the empty table below does not cause a crash."
LayoutTable {TABLE} at (0,92) size 100x100 [border: (3px solid #FF0000)]
LayoutTableSection {TBODY} at (3,3) size 94x94
LayoutTableRow {TR} at (0,2) size 94x90
LayoutTableCell {TD} at (2,46) size 90x2 [r=0 c=0 rs=1 cs=1]
|