summaryrefslogtreecommitdiffstats
path: root/dom/webshare/test/mochitest/mochitest.toml
blob: 5f7355a202934a89a107253e2b869c8894baf7a2 (plain)
1
2
3
4
5
6
[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"]