Skip to content

Commit

Permalink
Mark link rel=manifest as supported on Safari (#24971)
Browse files Browse the repository at this point in the history
* Mark link rel=manifest as supported on Safari

* Changed to 11.1
  • Loading branch information
captainbrosset authored Nov 6, 2024
1 parent f5ee90a commit ea7e057
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions html/elements/link.json
Original file line number Diff line number Diff line change
Expand Up @@ -923,11 +923,9 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": {
"version_added": "11.3"
"version_added": "11.1"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
Expand Down

0 comments on commit ea7e057

Please sign in to comment.