blob: 503e029d8e842b977edbab628dd7a0c4c5e80968 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[DEFAULT]
support-files = [
"head.js",
"contrast.snapshots.js",
"!/devtools/client/shared/components/test/chrome/head.js",
]
["test_accessible_contrast.html"]
["test_accessible_learnMoreLink.html"]
["test_accessible_openLink.html"]
["test_accessible_relations.html"]
["test_accessible_row_context_menu.html"]
|