- Marius created a PR for ensuring mouse is always an active pointer
- Marius created a PR which asserts that the capturing node is connected to the DOM
- Marius created a PR which adds more tests
- There’s a W3C discussion about whether over/out/enter/leave events should be fired during capture
- https://github.com/w3c/pointerevents/issues/61
- Still undecided but leaning toward not firing these events. Chrome plans to implement without and see if there are compat issues.
- Should we do the same?
- Yes