Bug 1956397 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

* `pointerrawupdate` may update the capture state
* `pointerrawupdate` may cause pointer boundary events (but not mouse boundary events)
* `pointermove` should be retargetted if `pointerrawupdate` changed the layout

Anything else?
* `pointerrawupdate` may update the capture state
* `pointerrawupdate` may cause pointer boundary events (but not mouse boundary events)
* Adopting an element which has `pointerrawupdate` to different window
* `pointermove` should be retargetted if `pointerrawupdate` changed the layout

Anything else?
* `pointerrawupdate` may update the capture state
* `pointerrawupdate` may cause pointer boundary events (but not mouse boundary events) ✅
* Adopting an element which has `pointerrawupdate` to different window ✅
* `pointermove` should be retargetted if `pointerrawupdate` changed the layout ✅

Anything else?

Back to Bug 1956397 Comment 0