mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
This runs tests using the WebDriver protocol without restarting the browser each time, and is currently enabled with --product servodriver on the command line
21 lines
338 B
INI
21 lines
338 B
INI
[products]
|
|
servo =
|
|
servodriver =
|
|
|
|
[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/
|