Re: [pointerevents] Should PointerEvents have factional coordinates?

Note that [CSS OM View already updates 
MouseEvent](https://drafts.csswg.org/cssom-view/#extensions-to-the-mouseevent-interface)
 to define the co-ordinates as fractional.  Once implementations have 
aligned on this, I'm sure we can get it moved into the UI Events spec.
  If, for web compat, we have to say that `mouse*` events always 
truncate, that's fine - then our spec can clarify that `pointer*` 
events have no such restriction.

Let's leave this issue open to remind ourselves to get the right spec 
updates for this.  I'm guessing it's probably not practical to write 
web-platform-tests for this (until we have #120), right?

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

Received on Thursday, 28 July 2016 16:33:54 UTC