Re: [pointerevents] [DOM integration] No state is reset on node removal (#526)

hasPointerCapture() would return false, because of https://w3c.github.io/pointerevents/#dom-element-haspointercapture
The spec is quite clear even though it is not using the removing steps. It explicitly says what happens when element isn't connected anymore. (but the relevant part should probably use MUST, not SHOULD)

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


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

Received on Wednesday, 6 November 2024 14:01:54 UTC