w3c / uievents

UI Events
https://w3c.github.io/uievents/
Other
147 stars 52 forks source link

Standardize layerX/layerY on UIEvent #371

Open annevk opened 8 months ago

annevk commented 8 months ago

https://github.com/w3c/uievents/issues/135 seems to not have considered WebKit. If both Gecko and WebKit have/had them on UIEvent, why was MouseEvent picked?

cc @dtapuska @smaug---- @chrishtr @Emilio @garykac

smaug---- commented 7 months ago

At the time IE/Edge/Chrome had them on MouseEvent and in Gecko they were meaningful only in MouseEvent, that seems have been the reasoning.