Re: [whatwg/dom] Collapse range before mutations in deleteContents and extract (PR #1452)

annevk left a comment (whatwg/dom#1452)

I would like @smaug---- to double check as well since he filed the original issue.

I saw that you filed browser bugs but I think browsers already handle this correctly. You can execute script during removal by using a `pagehide` listener in an `<iframe>` element's child document and making sure the `<iframe>` element gets removed if you want to double check. Only if that demonstrates something I think new tests would be warranted.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1452#issuecomment-4010656883
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1452/c4010656883@github.com>

Received on Friday, 6 March 2026 09:39:04 UTC