Skip to content

Commit

Permalink
Demix loadend event from GlobalEventHandlers (#16969)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg committed Jul 15, 2022
1 parent 0ddb0f6 commit 42cfdd6
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions api/GlobalEventHandlers.json
Original file line number Diff line number Diff line change
Expand Up @@ -309,40 +309,6 @@
}
}
},
"onloadend": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GlobalEventHandlers/onloadend",
"support": {
"chrome": {
"version_added": false
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "52",
"notes": "See <a href='https://bugzil.la/1574487'>bug 1574487</a>."
},
"firefox_android": "mirror",
"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
}
}
},
"onloadstart": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GlobalEventHandlers/onloadstart",
Expand Down

0 comments on commit 42cfdd6

Please sign in to comment.