mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
23 lines
348 B
INI
23 lines
348 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/
|