mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
32 lines
495 B
INI
Vendored
32 lines
495 B
INI
Vendored
[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 = tests
|
|
metadata = meta
|
|
url-base = /
|
|
|
|
[manifest:mozilla]
|
|
tests = mozilla/tests
|
|
metadata = mozilla/meta
|
|
url_base = /_mozilla/
|
|
|
|
[manifest:webgl]
|
|
tests = webgl/tests
|
|
metadata = webgl/meta
|
|
url_base = /_webgl/
|
|
|
|
[manifest:webgpu]
|
|
tests = webgpu/tests
|
|
metadata = webgpu/meta
|
|
url_base = /_webgpu/
|