HTML event atoms reorder in Mozilla sources.

This commit is contained in:
hackademix 2021-03-25 23:30:01 +01:00
parent dd41e83e56
commit c8f4d764ea
1 changed files with 2 additions and 2 deletions

View File

@ -239,9 +239,7 @@ onlostpointercapture
ondevicemotion ondevicemotion
ondeviceorientation ondeviceorientation
onabsolutedeviceorientation onabsolutedeviceorientation
ondeviceproximity
onmozorientationchange onmozorientationchange
onuserproximity
ondevicelight ondevicelight
ondevicechange ondevicechange
onmozvisualresize onmozvisualresize
@ -363,6 +361,8 @@ onupdate
onupdateend onupdateend
onaddsourcebuffer onaddsourcebuffer
onremovesourcebuffer onremovesourcebuffer
ondeviceproximity
onuserproximity
onsourceclosed onsourceclosed
onmozkeydownonplugin onmozkeydownonplugin
onmozkeyuponplugin onmozkeyuponplugin