- From: L. David Baron <notifications@github.com>
- Date: Fri, 04 Oct 2024 10:17:03 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 4 October 2024 17:17:07 UTC
Oh, and one other edge case is whether these methods accept `DocumentType` nodes when changing the children of a `Document`. (This is because `DocumentType` nodes are [not allowed](https://dom.spec.whatwg.org/#concept-node-ensure-pre-insertion-validity) as a child of a `DocumentFragment`.) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1313#issuecomment-2394183909 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1313/2394183909@github.com>
Received on Friday, 4 October 2024 17:17:07 UTC