Re: [whatwg/dom] Add before removing steps (PR #1185)

I suppose that if we added a parameter to the hide popover algorithm which tells it that the element is disconnected and we should hide it anyway, and also add that parameter to check popover validity, then it could theoretically be possible to hide after disconnecting and therefore not change the DOM spec. We would probably also need to pass in a document since I assume that the element would no longer have a "node document" after being disconnected

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

Message ID: <whatwg/dom/pull/1185/c1579186990@github.com>

Received on Tuesday, 6 June 2023 17:34:33 UTC