Open mustaqahmed opened 5 months ago
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.
This came up in this thread on https://github.com/w3c/pointerlock/pull/49: