This is a development version of the [% specName %] Test Suite.
[% IF devel %]It contains unreviewed tests and should not be used for testing CSS conformance. This build exists to aid in test development only. [% ELSE %]
It is woefully incomplete and may contain incorrect tests. [% END %] Please check the latest version of the [% specName %] specification before assuming a failure is due to an implementation bug and not a test suite bug.
In time we hope to correct all errors and extend this test suite to cover all of [% specName %]. Your help is welcome in this effort. The appropriate mailing list for submitting tests and bug reports is public-css-testsuite@w3.org. More information on the contribution process and test guidelines is available on the wiki page.
Tests are currently available in three formats:
application/xhtml+xml
text/html
Note that many of the tests require the Ahem font to be installed. Without the Ahem font installed, these tests are of no value.
[% END %]Most of the test suite makes the following assumptions:
div
element is assigned display: block;
and no other property declaration.span
element is assigned display: inline;
and no other property declaration.p
element is assigned display: block;
li
element is assigned display: list-item;
table
, tbody
,
tr
, and td
are assigned the display
values table
, table-row-group
,
table-row
, and table-cell
, respectively.black
, white
, gray
,
silver
, red
, green
, blue
,
purple
, yellow
, orange
, teal
,
fuchsia
, maroon
, navy
, aqua
,
and lime
as distinct colors.