mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add some missing colons to wpt's readme.
This commit is contained in:
parent
e2b43bd3a9
commit
8edd4e5ec5
1 changed files with 5 additions and 5 deletions
|
@ -10,13 +10,13 @@ In particular, this folder contains:
|
|||
* `include.ini`: the subset of web-platform-tests we currently run.
|
||||
* `config_css.ini`: some configuration for the CSSWG tests.
|
||||
* `include_css.ini`: the subset of the CSSWG tests we currently run.
|
||||
* `run_wpt.py` glue code to run the web-platform-tests in Servo.
|
||||
* `run_css.py` glue code to run the CSSWG tests in Servo.
|
||||
* `run.py` common code used by `run_wpt.py` and `run_css.py`.
|
||||
* `run_wpt.py`: glue code to run the web-platform-tests in Servo.
|
||||
* `run_css.py`: glue code to run the CSSWG tests in Servo.
|
||||
* `run.py`: common code used by `run_wpt.py` and `run_css.py`.
|
||||
* `web-platform-tests`: copy of the web-platform-tests.
|
||||
* `metadata`: expected failures for the web-platform-tests we run.
|
||||
* `css-tests` copy of the built CSSWG tests.
|
||||
* `metadata-css` expected failures for the CSSWG tests we run.
|
||||
* `css-tests`: copy of the built CSSWG tests.
|
||||
* `metadata-css`: expected failures for the CSSWG tests we run.
|
||||
|
||||
Running the tests
|
||||
=================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue