Re: [w3c/uievents] Converge with CSSOM-View (#24)

They're `double` in Chromium

https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/renderer/core/events/mouse_event.idl;l=26

`long` in Gecko and WebKit

https://dxr.mozilla.org/mozilla-central/source/dom/webidl/MouseEvent.webidl?q=mouseevent.webidl&redirect_type=direct#24
https://github.com/WebKit/webkit/blob/950143da027e80924b4bb86defa8a3f21fd3fb1e/Source/WebCore/dom/MouseEvent.idl#L28

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/24#issuecomment-717229719

Received on Tuesday, 27 October 2020 13:06:50 UTC