Re: [pointerevents] Mouse and Pointer events from a stationary mouse (#529)

How about the cases when the element underneath the pointer is changed by mutation or style changes? That was tested in some WPT as not causes pointer boundary events.  I think that it's hard to change the behavior only for scroll because after enqueuing the boundary events at scroll, the element underneath the point may be changed by mutation or something. So, only in the case, boundary event target computation is affected by the mutation or something other than scroll.

-- 
GitHub Notification of comment by masayuki-nakano
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/529#issuecomment-2505031418 using your GitHub account


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

Received on Thursday, 28 November 2024 00:14:19 UTC