- From: Mustaq Ahmed via GitHub <noreply@w3.org>
- Date: Thu, 19 Jun 2025 14:49:55 +0000
- To: public-css-archive@w3.org
I am proposing to conflate multiple coordinate definitions as follows (based on our compat [experience](https://github.com/w3c/pointerevents/issues/100#issuecomment-818870316) that fractional coordinates work only for non-click-like Pointer Events): - Pointer Events spec will adopt the CSSOM-View [Extensions to the MouseEvent Interface](https://drafts.csswg.org/cssom-view/#extensions-to-the-mouseevent-interface) for specific event-type for which this works. - CSSOM-View spec will drop the extension in favor of above. - UI Event spec will be unchanged, effectively leaving Mouse Event coordinates as integers. -- GitHub Notification of comment by mustaqahmed Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4084#issuecomment-2988390408 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 19 June 2025 14:49:56 UTC