servo/tests/wpt/config.ini
2023-06-26 10:48:02 +02:00

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/