mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 17:33:08 +09:00
20 lines
522 B
Text
20 lines
522 B
Text
[general]
|
|
tests=/path/to/web-platform-tests/
|
|
metadata=/path/to/web-platform-tests/
|
|
ssl-type=none
|
|
|
|
# [firefox]
|
|
# binary=/path/to/firefox
|
|
# prefs-root=/path/to/gecko-src/testing/profiles/
|
|
|
|
# [servo]
|
|
# binary=/path/to/servo-src/target/release/servo
|
|
# exclude=testharness # Because it needs a special testharness.js
|
|
|
|
# [servodriver]
|
|
# binary=/path/to/servo-src/target/release/servo
|
|
# exclude=testharness # Because it needs a special testharness.js
|
|
|
|
# [chrome]
|
|
# binary=/path/to/chrome
|
|
# webdriver-binary=/path/to/chromedriver
|