CSSWG Test Server

This page hosts support systems for the CSS Test Suite development efforts. The following systems are available here:

Subversion (SVN)
The CSSWG's public test suite Subversion repository is hosted at http://test.csswg.org/svn/. Anonymous read-only access is available. There's no automatic sign-up process yet. For now, to get an account with write access, send your preferred username and password along with a request for access to fantasai. To check out the entire repository via command line type svn co http://test.csswg.org/svn/ myfavdirectoryname. Secure access is available via https://svn.csswg.org/test/.
ViewVC
You can browse and query the Subversion repository with ViewVC
Raw Test Suite Source
You can browse the raw (unbuilt) source files of the test suite
Built Test Suites
We periodically build the complete test suite from the source files of both reviewed and newly-submitted tests. You can browse all these tests here.

The CSSWG wiki has more information about the test suite project.

Additional Information

For those migrating from CVS, there's a SVN Guide for Commandline CVS Users.