HTML event atoms reorder in Mozilla sources.
This commit is contained in:
parent
dd41e83e56
commit
c8f4d764ea
|
@ -239,9 +239,7 @@ onlostpointercapture
|
|||
ondevicemotion
|
||||
ondeviceorientation
|
||||
onabsolutedeviceorientation
|
||||
ondeviceproximity
|
||||
onmozorientationchange
|
||||
onuserproximity
|
||||
ondevicelight
|
||||
ondevicechange
|
||||
onmozvisualresize
|
||||
|
@ -363,6 +361,8 @@ onupdate
|
|||
onupdateend
|
||||
onaddsourcebuffer
|
||||
onremovesourcebuffer
|
||||
ondeviceproximity
|
||||
onuserproximity
|
||||
onsourceclosed
|
||||
onmozkeydownonplugin
|
||||
onmozkeyuponplugin
|
||||
|
|
Loading…
Reference in New Issue