Order change in html5 events source.
This commit is contained in:
parent
87cee12aec
commit
08f25091e8
|
@ -264,7 +264,6 @@ onDOMWindowFocus
|
|||
onFullZoomChange
|
||||
onGloballyAutoplayBlocked
|
||||
onHiddenPlugin
|
||||
onImageContentLoaded
|
||||
onMozApplicationManifest
|
||||
onMozDOMFullscreen_Entered
|
||||
onMozDOMFullscreen_Exit
|
||||
|
@ -356,6 +355,7 @@ onupdate
|
|||
onupdateend
|
||||
onaddsourcebuffer
|
||||
onremovesourcebuffer
|
||||
onImageContentLoaded
|
||||
ona2dpstatuschanged
|
||||
onactivestatechanged
|
||||
onadapteradded
|
||||
|
|
Loading…
Reference in New Issue