Changes between Version 1 and Version 2 of CSS21Results
- Timestamp:
- Oct 5, 2010, 2:41:04 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CSS21Results
v1 v2 1 1 === CSS 2.1 Test Suite === 2 2 3 This page tracks WebKit's performance on the CSS 2.1 Test Suite.3 This page tracks WebKit's performance on the [http://www.w3.org/Style/CSS/Test/ CSS 2.1 Test Suite]. 4 4 5 5 6 6 == How to run the tests == 7 7 8 8 * Update your WebKit SVN to get the latest test harness. 9 * Download the test suite zip file from http://test.csswg.org/suites/css2.1/ for the version you wish to test (of this writing, the version is 20101001). 10 * Move the zip file into WebKitTools/CSSTestHarness, and unzip it. The "20101001" directory should be a sibling of the "harness" directory. 11 * Open harness/harness.html 12 * Start testing. Note that the harness uses a Web SQL database to store results, so they are persistent. 9 13 10 14 == Results ==