aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/config.ini
blob: d72eb2316e632e1281c349b40de60d5c187bc613 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[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 = web-platform-tests
metadata = metadata
url-base = /

[manifest:mozilla]
tests = mozilla/tests
metadata = mozilla/meta
url_base = /_mozilla/

[manifest:webgl]
tests = webgl/tests
metadata = webgl/meta
url_base = /_webgl/