This is a Development version of the CSS Syntax Module Level 3 CR Test Suite.
You can provide test data or review the testing results for this test suite:
Some tests in the test suite may contain errors. Please check the latest version of the CSS Syntax 3 specification and its errata 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 CSS Syntax 3. 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 these formats:
text/html
application/xhtml+xml
Unless the test instructions explicitly indicate otherwise, any occurrence of red in a test indicates test failure.
An implementation report template is available to help with creating implementation reports. See also the explanation of its format.
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.In addition, some of the tests make one or more of the following assumptions:
The tests that need these assumptions to be true have not yet been marked, but it is likely that we will add a way to identify these tests in due course. Tests should avoid relying on these assumptions unless necessary.
This test suite is licensed under both the W3C Test Suite License and the W3C 3-clause BSD License. See W3C Legal's explanation of the licenses.
Many thanks to the following for their contributions: