mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02: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
22 lines
338 B
INI
22 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/
|