mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
27 lines
428 B
INI
27 lines
428 B
INI
[products]
|
|
servo =
|
|
servodriver =
|
|
firefox =
|
|
|
|
[web-platform-tests]
|
|
remote_url = https://github.com/w3c/web-platform-tests.git
|
|
branch = master
|
|
sync_path = sync
|
|
|
|
[paths]
|
|
run-info = .
|
|
|
|
[manifest:upstream]
|
|
tests = web-platform-tests
|
|
metadata = metadata
|
|
url-base = /
|
|
|
|
[manifest:mozilla]
|
|
tests = mozilla/tests
|
|
metadata = mozilla/meta
|
|
url_base = /_mozilla/
|
|
|
|
[manifest:webgl]
|
|
tests = webgl/tests
|
|
metadata = webgl/meta
|
|
url_base = /_webgl/
|