Skip to content

Commit

Permalink
HTML global attribute contextmenu removed (#22593)
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee committed Mar 12, 2024
1 parent cb5ff7f commit 1466423
Showing 1 changed file with 0 additions and 38 deletions.
38 changes: 0 additions & 38 deletions html/global_attributes.json
Original file line number Diff line number Diff line change
Expand Up @@ -431,44 +431,6 @@
}
}
},
"contextmenu": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/HTML/Global_attributes/contextmenu",
"support": {
"chrome": {
"version_added": false
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "9",
"version_removed": "85"
},
"firefox_android": {
"version_added": "32",
"version_removed": "56",
"notes": "Support for the <code>contextmenu</code> attribute has been removed from Firefox for Android (See <a href='https://bugzil.la/1424252'>bug 1424252</a>)."
},
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": false,
"deprecated": true
}
}
},
"data_attributes": {
"__compat": {
"description": "<code>data-*</code> attributes",
Expand Down

0 comments on commit 1466423

Please sign in to comment.