6 lines
201 B
TOML
6 lines
201 B
TOML
[DEFAULT]
|
|
prefs = ["dom.webshare.enabled=true"]
|
|
scheme = "https"
|
|
skip-if = ["os == 'win'"] # https://bugzilla.mozilla.org/show_bug.cgi?id=1641280
|
|
|
|
["test_navigator_share_consume_user_activation.html"]
|