Skip to content

Commit

Permalink
Add data for html.elements.link.as (#22092)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 committed Feb 5, 2024
1 parent 557d951 commit 37493fd
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions html/elements/link.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,41 @@
"deprecated": false
}
},
"as": {
"__compat": {
"spec_url": "https://html.spec.whatwg.org/multipage/semantics.html#attr-link-as",
"support": {
"chrome": {
"version_added": "50"
},
"chrome_android": "mirror",
"edge": {
"version_added": "17"
},
"firefox": {
"version_added": "56"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"blocking": {
"__compat": {
"support": {
Expand Down

0 comments on commit 37493fd

Please sign in to comment.