HTML event atoms reorder in Mozilla sources.
This commit is contained in:
parent
dd41e83e56
commit
c8f4d764ea
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue