Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all outdated CSS-related mach commands. | Josh Matthews | 2017-11-02 | 1 | -24/+7 |
| | |||||
* | Use upstream wptrunner from web-platform-tests. | Josh Matthews | 2017-10-05 | 1 | -14/+0 |
| | |||||
* | Update the "Running the tests manually" section of the README for tests/wpt. | Jonathan Chan | 2017-08-01 | 1 | -3/+32 |
| | | | | | | The previous instructions did not work because of how resources/testharnessreport.js is actually a template. Update the instructions to provide instructions for replacing that file. | ||||
* | Added test documentation link to wpt's README.md | Prudhvi Rampey | 2017-02-18 | 1 | -5/+8 |
| | |||||
* | fix typo | hsinewu | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | Allow running WPT in Firefox | J. Ryan Stinnett | 2016-07-21 | 1 | -2/+13 |
| | |||||
* | add update-manifest command | Daniel | 2016-06-06 | 1 | -0/+12 |
| | |||||
* | Remove bad advice from WPT docs. | Josh Matthews | 2015-10-25 | 1 | -2/+2 |
| | | | I misunderstood the purpose of `--no-run`. | ||||
* | Add documentation for writing new tests. | Josh Matthews | 2015-10-22 | 1 | -0/+20 |
| | |||||
* | update readme with release build mention | Rahul Sharma | 2015-10-14 | 1 | -0/+9 |
| | |||||
* | Make the Ahem font available to test-css and test-wpt tests. | Simon Sapin | 2015-08-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Provide a user stylesheet with an `@font-face` rule for it. Fix #6195. Many previously-failing tests now pass, and a few previously-passing now fail. Among the latter, `font-family-013.htm` and `fonts-013.htm` are testing that the Ahem font is not used for characters it doesn’t have a glyph for. They were passing because Ahem was not available at all, and now fail because we don’t implement font fallback correctly. The others also use Ahem, but I don’t understand yet what’s going on exactly. | ||||
* | Correct the README. | Ms2ger | 2015-06-13 | 1 | -1/+1 |
| | |||||
* | Add documentation of reftest analyzer to wpt README | jgraham | 2015-06-02 | 1 | -0/+18 |
| | |||||
* | Introduce a Servo-only tree under web-platform-tests. | Ms2ger | 2015-04-14 | 1 | -0/+9 |
| | |||||
* | Add some missing colons to wpt's readme. | Ms2ger | 2015-04-14 | 1 | -5/+5 |
| | |||||
* | wpt: Update "running the tests manually" instructions | Tim Cuthbertson | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | Update the README files to reflect the changes to the update procedure. | James Graham | 2015-04-03 | 1 | -47/+74 |
| | |||||
* | Update WPTupdate readme for new directory structure | Manish Goregaokar | 2014-12-09 | 1 | -2/+2 |
| | |||||
* | Fix wpt readme for mach changes | Manish Goregaokar | 2014-11-14 | 1 | -4/+3 |
| | |||||
* | Updates tests README.md for mach | Gilles Leblanc | 2014-09-14 | 1 | -13/+11 |
| | |||||
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -0/+103 |