Re: [pointerevents] Limit the precision of floating point event fields (#517)

Looks like we should be fine with a 0.01 precision in all of [these](https://w3c.github.io/pointerevents/#pointerevent-interface) `double` attributes and the [inherited coordinates](https://drafts.csswg.org/cssom-view/#extensions-to-the-mouseevent-interface).  Or maybe even 0.1 in some cases.  Thoughts?

We don't need to "downgrade" the IDL types to [`float`](https://webidl.spec.whatwg.org/#idl-float), do we?

-- 
GitHub Notification of comment by mustaqahmed
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/517#issuecomment-2332378844 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 5 September 2024 18:24:32 UTC