Order change in html5 events source.

This commit is contained in:
hackademix 2019-12-23 13:12:44 +01:00
parent 87cee12aec
commit 08f25091e8
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,6 @@ onDOMWindowFocus
onFullZoomChange onFullZoomChange
onGloballyAutoplayBlocked onGloballyAutoplayBlocked
onHiddenPlugin onHiddenPlugin
onImageContentLoaded
onMozApplicationManifest onMozApplicationManifest
onMozDOMFullscreen_Entered onMozDOMFullscreen_Entered
onMozDOMFullscreen_Exit onMozDOMFullscreen_Exit
@ -356,6 +355,7 @@ onupdate
onupdateend onupdateend
onaddsourcebuffer onaddsourcebuffer
onremovesourcebuffer onremovesourcebuffer
onImageContentLoaded
ona2dpstatuschanged ona2dpstatuschanged
onactivestatechanged onactivestatechanged
onadapteradded onadapteradded