- From: Dominic Farolino <notifications@github.com>
- Date: Tue, 14 Jan 2025 10:21:57 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 January 2025 18:22:01 UTC
@domfarolino commented on this pull request. > @@ -2872,6 +2872,135 @@ before a <var>child</var>, with an optional <i>suppress observers flag</i>, run </ol> +<p><a lt="Other applicable specifications">Specifications</a> may define <dfn export +id=concept-node-move-ext>moving steps</dfn> for all or some <a for=/>nodes</a>. The algorithm is +passed a <a for=/>node</a> <var ignore>movedNode</var>, and a <a for=/>node</a>-or-null <var +ignore>oldParent</var> as indicated in the <a for=/>move</a> algorithm below. Like the <span +data-x="concept-insertion-steps-ext">insertion steps</span>, these steps must not modify the Yes this is a major oversight, my apologies. Fixed! -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1307#discussion_r1915400818 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1307/review/2550695000@github.com>
Received on Tuesday, 14 January 2025 18:22:01 UTC