gecko-dev/dom/u2f/tests/mochitest.ini

33 строки
711 B
INI

[DEFAULT]
support-files =
frame_appid_facet.html
frame_appid_facet_insecure.html
frame_appid_facet_subdomain.html
frame_multiple_keys.html
frame_no_token.html
frame_override_request.html
frame_register.html
frame_register_sign.html
frame_utils.js
pkijs/asn1.js
pkijs/common.js
pkijs/x509_schema.js
pkijs/x509_simpl.js
u2futil.js
scheme = https
# Feature does not function without e10s (Disabled in Bug 1297552)
skip-if = !e10s
[test_util_methods.html]
[test_no_token.html]
[test_register.html]
[test_register_sign.html]
[test_appid_facet.html]
[test_appid_facet_insecure.html]
scheme = http
[test_appid_facet_subdomain.html]
[test_multiple_keys.html]
[test_override_request.html]