mirror of
https://github.com/servo/servo.git
synced 2025-08-24 06:45:33 +01:00
Update web-platform-tests to revision 4a5223502fa660ce03e470af6a61c8bc26c5a8ee
This commit is contained in:
parent
c5f7c9ccf3
commit
e891345f26
1328 changed files with 36632 additions and 20588 deletions
|
@ -110,7 +110,7 @@ line syntax is:
|
|||
**On Windows**: You will need to preceed the prior command with
|
||||
`python` or the path to the python binary.
|
||||
```bash
|
||||
python wpt product [tests]
|
||||
python wpt run product [tests]
|
||||
```
|
||||
|
||||
where `product` is currently `firefox` or `chrome` and `[tests]` is a
|
||||
|
@ -271,7 +271,7 @@ will be `C:\\OpenSSL-Win32\\bin\\openssl.cfg`).
|
|||
### Trusting Root CA
|
||||
|
||||
To prevent browser SSL warnings when running HTTPS tests locally, the
|
||||
web-platform-tests Root CA file `rootca.pem` in [tools/certs](tools/certs)
|
||||
web-platform-tests Root CA file `cacert.pem` in [tools/certs](tools/certs)
|
||||
must be added as a trusted certificate in your OS/browser.
|
||||
|
||||
Publication
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue