Re: [pointerevents] Define active document for the active pointers (#300)

@smaug---- @graouts
I feel like it might be too wordy. But I guess PointerEvent spec is not that algorithmic. I tried to spec this one more algorithmic.

Just something to remember regarding an embedded iframe. When the pointer moves on top of an embedded iframe the embedder will receive one 'pointerover' event on the iframe element and never receives a 'pointerleave' while the pointer is on top of the embedded iframe. That's why I didn't rely on the boundary events in this pull request.

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

Received on Friday, 23 August 2019 17:52:22 UTC