blob: d4d111e6eef95a746d427a9610cf0757b2c82242 (
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]
|