mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
This is the same configuration as gecko and is convenient for making changes compared to using releases from pypi
11 lines
No EOL
211 B
INI
11 lines
No EOL
211 B
INI
[products]
|
|
|
|
[web-platform-tests]
|
|
remote_url = https://github.com/w3c/web-platform-tests.git
|
|
branch = master
|
|
sync_path = %(pwd)s/sync
|
|
|
|
[manifest:default]
|
|
tests = %(pwd)s/tests
|
|
metadata = %(pwd)s/meta
|
|
url_base = / |