mirror of
https://github.com/servo/servo.git
synced 2025-08-27 16:18:21 +01:00
Update web-platform-tests to revision cf261625e2d230ab219eec966f4abe26e3401b64
This commit is contained in:
parent
11a89bcc47
commit
8f98acd0e7
297 changed files with 3396 additions and 1555 deletions
|
@ -32,7 +32,7 @@ a copy of the web-platform-tests repository. This can be located
|
|||
anywhere on the filesystem, but the easiest option is to put it
|
||||
under the same parent directory as the wptrunner checkout::
|
||||
|
||||
git clone https://github.com/w3c/web-platform-tests.git
|
||||
git clone https://github.com/web-platform-tests/wpt.git
|
||||
|
||||
It is also necessary to generate a web-platform-tests ``MANIFEST.json``
|
||||
file. It's recommended to also put that under the same parent directory as
|
||||
|
@ -220,7 +220,7 @@ url to pull from; ``branch`` the branch to sync against and
|
|||
use when checking out the tests e.g.::
|
||||
|
||||
[web-platform-tests]
|
||||
remote_url = https://github.com/w3c/web-platform-tests.git
|
||||
remote_url = https://github.com/web-platform-tests/wpt.git
|
||||
branch = master
|
||||
sync_path = sync
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue