You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to remove these Attr node notes, but I'll fix https://dom.spec.whatwg.org/#node-trees instead. That seems like a better place to put all the information about parent/child relationships nodes can have. It already seems adequate for DocumentFragment/ShadowRoot, but #1004 will make it better still.
The spec:
https://dom.spec.whatwg.org/commit-snapshots/b5eac4d624b229232e8c2e347d6b532172f73439/#interface-node
already notes:
It'd be helpful if the note additionally contained "A ShadowRoot node has no parent.".
The text was updated successfully, but these errors were encountered: