mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-25 16:59:01 +09:00
24 lines
583 B
INI
24 lines
583 B
INI
[DEFAULT]
|
|
skip-if = os == "android"
|
|
support-files =
|
|
worker.js
|
|
frame.html
|
|
webpush.js
|
|
lifetime_worker.js
|
|
test_utils.js
|
|
mockpushserviceparent.js
|
|
error_worker.js
|
|
|
|
[test_has_permissions.html]
|
|
[test_permissions.html]
|
|
[test_register.html]
|
|
[test_register_key.html]
|
|
[test_multiple_register.html]
|
|
[test_multiple_register_during_service_activation.html]
|
|
[test_unregister.html]
|
|
[test_multiple_register_different_scope.html]
|
|
[test_subscription_change.html]
|
|
[test_data.html]
|
|
[test_try_registering_offline_disabled.html]
|
|
[test_serviceworker_lifetime.html]
|
|
[test_error_reporting.html]
|