Re: [whatwg/dom] Node Tree Element potential child: Attr ? (Issue #1276)

It's described in the standard. They're associated through other means. An attribute has a pointer to its element and an element holds a list of attributes.

If you have other questions I recommend starting with Stack Overflow. Thanks!

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

Message ID: <whatwg/dom/issues/1276/2044357939@github.com>

Received on Tuesday, 9 April 2024 07:46:09 UTC