Skip to content

Commit

Permalink
Add html.manifest.id BCD (#18197)
Browse files Browse the repository at this point in the history
* Add html.manifest.id BCD

* Update id.json

* Update html/manifest/id.json

Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <vinyldarkscratch@gmail.com>

* Update html/manifest/id.json

Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <vinyldarkscratch@gmail.com>

* Update html/manifest/id.json

Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <vinyldarkscratch@gmail.com>

Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <vinyldarkscratch@gmail.com>
  • Loading branch information
dawei-wang and queengooborg committed Nov 19, 2022
1 parent beb07f6 commit fc12d0e
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions html/manifest/id.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"html": {
"manifest": {
"id": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/Manifest/id",
"spec_url": "https://w3c.github.io/manifest/#id-member",
"support": {
"chrome": {
"version_added": "96"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "95"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": null
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}

0 comments on commit fc12d0e

Please sign in to comment.