Re: [pointerevents] PointerEvents should have fractional coordinates

Yes, I think we should just test this here.

Ideally the the CSS OM View spec would have tests for fractional values passed to MouseEvent constructors (maybe it does already @zcorpan?). But regardless I thin it's fine to just update `pointerevent_constructor.html` for this.  It's already depending on the UI Events spec eg. for the test for `clientX`, no reason it can't depend on CSS OM View also. I'd just add a comment with the relevant spec link.

We should probably also be pushing for the OM View MouseEvent changes to be merged back into the UI Events spec now that there are at least 2 shipping implementations /cc @garykac.

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

Received on Thursday, 9 November 2017 00:39:47 UTC