mirror of
https://github.com/servo/servo.git
synced 2025-07-16 20:03:39 +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
17 lines
262 B
INI
17 lines
262 B
INI
[products]
|
|
servo =
|
|
servodriver =
|
|
|
|
[web-platform-tests]
|
|
name = CSS tests
|
|
remote_url = https://github.com/jgraham/css-test-built
|
|
branch = master
|
|
sync_path = sync_css
|
|
|
|
[paths]
|
|
run-info = .
|
|
|
|
[manifest:upstream]
|
|
tests = css-tests
|
|
metadata = metadata-css
|
|
url-base = /
|