- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 17 Apr 2024 02:15:03 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 17 April 2024 09:15:07 UTC
> If either node is a [Text](https://dom.spec.whatwg.org/#text) [node](https://dom.spec.whatwg.org/#concept-node) and parent is a [document](https://dom.spec.whatwg.org/#concept-document), or node is a [doctype](https://dom.spec.whatwg.org/#concept-doctype) and parent is not a [document](https://dom.spec.whatwg.org/#concept-document), then [throw](https://webidl.spec.whatwg.org/#dfn-throw) a "[HierarchyRequestError](https://webidl.spec.whatwg.org/#hierarchyrequesterror)" [DOMException](https://webidl.spec.whatwg.org/#idl-DOMException). -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1278#issuecomment-2060786099 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1278/2060786099@github.com>
Received on Wednesday, 17 April 2024 09:15:07 UTC