- From: Valery Zinchenko <notifications@github.com>
- Date: Tue, 15 Apr 2025 11:08:05 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 15 April 2025 18:08:09 UTC
FrameMuse left a comment (whatwg/dom#736) > a NodeGroup is not a child of its parent No. > the parent of a child of a NodeGroup is not the NodeGroup (or sometimes is?) No. > a child of a NodeGroup is also a child of a NodeGroups's parent No. --- As I mentioned `NodeGroup` inherits the conventional `ParentNode` and `ChildNode` **without ANY** augmentations. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/736#issuecomment-2807063311 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/736/2807063311@github.com>
Received on Tuesday, 15 April 2025 18:08:09 UTC