2 font-family:DejaVu Sans
, Bitstream Vera Sans
, Arial
, Sans
;
22 border-collapse:collapse
;
27 table#results
th:first-child
,
28 table#results
td:first-child
{
32 table#results
th:last-child
,
33 table#results
td:last-child
{
37 table#results
.assertions
th:last-child
,
38 table#results
.assertions
td:last-child
{
45 border-bottom:medium solid black
;
51 border-bottom:thin solid black
;
54 tr
.pass
> td:first-child
{
58 tr
.fail
> td:first-child
{
62 tr
.timeout
> td:first-child
{
66 tr
.notrun
> td:first-child
{
70 .pass > td:first-child, .fail > td:first-child, .timeout > td:first-child, .notrun > td:first-child {
71 font-variant:small-caps
;
78 table#results span
.expected
{
79 font-family:DejaVu Sans Mono
, Bitstream Vera Sans Mono
, Monospace
;
83 table#results span
.actual
{
84 font-family:DejaVu Sans Mono
, Bitstream Vera Sans Mono
, Monospace
;
100 span
.ok
, span
.timeout
, span
.error
{
101 font-variant:small-caps
;