Re: [pointerevents] Should pointer events and compatibility mouse events have the same timestamp? (#284)

I believe compatibility mouse events are the non-normative part of the spec. So in that sense we shouldn't even need to have the test for it. Having said that, there are some tests that just check the current common behaviors of the implementors without having the exact specification for it. Like the one you mentioned.
I would love to ask your opinion about the behavior first. Do you think that is a reasonable expectation or have you faced scenarios that you might want to send compat mouse events and this timestamp assertion didn't make sense?
If you also think this is reasonable and you are planning to follow the same pattern in Webkit this might be the time to explicitly call this out in the spec as well. But again that whole section is non-normative.

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

Received on Monday, 27 May 2019 14:28:25 UTC