We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4f8aa commit 1bd4e5dCopy full SHA for 1bd4e5d
features/webusb.yml
@@ -109,4 +109,5 @@ compat_features:
109
- api.USBOutTransferResult.status
110
- api.USBOutTransferResult.worker_support
111
- api.WorkerNavigator.usb
112
+ - html.elements.iframe.allow.usb
113
- http.headers.Permissions-Policy.usb
features/webusb.yml.dist
@@ -8,6 +8,13 @@ status:
8
chrome_android: "61"
9
edge: "79"
10
compat_features:
11
+ # baseline: false
12
+ # support:
13
+ # chrome: "60"
14
+ # chrome_android: "60"
15
+ # edge: "79"
16
17
+
18
# ⬇️ Same status as overall feature ⬇️
19
# baseline: false
20
# support:
0 commit comments