You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to list these events normatively, instead of only giving some examples?
I think the current text is OK, because the lack of precision here is just a symptom of the larger lack of precision in how mouse events are specified in general. Some progress is being made there, in w3c/uievents#200, and if that lands then eventually this paragraph can move into the UI events spec as an actual change to the processing model.
But in the meantime, it would help achieve interoperability if you were precise about the list of events.
For example, it's not clear to me whether pointer events are impacted by this change.
The text was updated successfully, but these errors were encountered:
FYI: This test (for Pointer Events) expects that lostpointercapture, pointerout and pointerleave are fired on the capturing element before the pointer lock and pointerover and pointerenter are fired on the pointer locking element.
Sorry for the spam. The test is not related to the pointerlock. I was confused with other tests which I'm currntly debugging.
Uh oh!
There was an error while loading. Please reload this page.
This came up in this thread on #49:
The text was updated successfully, but these errors were encountered: