summaryrefslogtreecommitdiffstats
path: root/dom/webgpu/mochitest/mochitest-no-pref.toml
blob: 511b840c0b0a02464cbc3cd2afd229580c55a2da (plain)
1
2
3
4
5
6
7
8
9
10
[DEFAULT]
subsuite = "webgpu"
run-if = ["release_or_beta"]

# Even if the pref were enabled, WebGPU is only available in secure contexts.
#
# See spec WebIDL, like this: https://www.w3.org/TR/webgpu/#navigatorgpu
scheme = "https"

["test_disabled.html"]