-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathspec-implementations.json
More file actions
29 lines (29 loc) · 1.02 KB
/
spec-implementations.json
File metadata and controls
29 lines (29 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"https://wicg.github.io/handwriting-recognition/": {
"chrome": "on a limited number of devices (ChromeOS)"
},
"https://wicg.github.io/shape-detection-api/text.html": {
"chrome": "on Android, macOS, Windows"
},
"https://wicg.github.io/prefer-current-tab/": {
"chrome": "94"
},
"https://wicg.github.io/media-feeds/": {
"removed": "https://chromium-review.googlesource.com/c/chromium/src/+/2803838"
},
"https://wicg.github.io/capability-delegation/spec.html": {
"chrome": "100"
},
"https://wicg.github.io/digital-goods/": {
"chrome": "100, ChromeOS and Android only"
},
"https://wicg.github.io/sms-one-time-codes/": {
"ios": "14 https://developer.apple.com/documentation/safari-release-notes/safari-14-beta-release-notes"
},
"https://wicg.github.io/document-policy/": {
"chrome": "86, see https://chromestatus.com/feature/5756689661820928; see also https://github.com/whatwg/html/pull/10718"
},
"https://wicg.github.io/background-fetch/": {
"safari": "17, behind a flag"
}
}