Re: [whatwg/dom] Implementations do not match spec behavior for .adoptNode(attr) (Issue #1440)

annevk left a comment (whatwg/dom#1440)

I wonder if we can assert in "adopt" that it's not passed an attribute. And then only handle that case in `adoptNode()`. This was probably broken since we added back `Attr` nodes.

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

Message ID: <whatwg/dom/issues/1440/3656496715@github.com>

Received on Monday, 15 December 2025 16:19:21 UTC