Re: [whatwg/dom] Introduce `moveBefore()` state-preserving atomic move API (PR #1307)

@smaug---- commented on this pull request.



> + <li><p>If <var>parent</var> is not an {{Element}} or {{DocumentFragment}} <a for=/>node</a>, then
+ <a>throw</a> a "{{HierarchyRequestError!!exception}}" {{DOMException}}.

Yeah, I'd expect this to handle basically ParentNode mixin.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1307#discussion_r1867569517
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1307/review/2475414402@github.com>

Received on Tuesday, 3 December 2024 11:44:30 UTC