Re: [whatwg/dom] Set registry on null registry element on adopt instead of on insert (PR #1423)

ja-y-son left a comment (whatwg/dom#1423)

@rniwa One thing I'd like to clarify from your [PR](https://github.com/WebKit/WebKit/pull/54004): One of the test files added is phrased as "append does not upgrade". However, is it correct that we still want to run upgrade during append/insertion steps? It is possible that a null registry element gets a registry when it's appended cross document (which involves adopt steps). In that case we'll want to run an upgrade on the element right? Want to make sure I got the correct understanding here.

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

Message ID: <whatwg/dom/pull/1423/c3550240818@github.com>

Received on Wednesday, 19 November 2025 01:47:54 UTC