Re: [pointerevents] Order of pointer events across frames when using pointer capture (#355)

(This was discussed during a call.)
Given that the windows belong to the same [similar-origin window agent](https://html.spec.whatwg.org/#similar-origin-window-agent) and an agent has an [event loop](https://html.spec.whatwg.org/#create-an-agent), it is surprising to see different behavior in iframes vs non-iframes.  It should behave as if there was just one page.
And @flackr hinted that this might be a pen handling specific issue in Chrome, so this issue feels mostly an implementation issue.

Please reopen if we misunderstood the issue or there is something unclear.

-- 
GitHub Notification of comment by smaug----
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/355#issuecomment-1016673562 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 19 January 2022 17:02:56 UTC