- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 31 May 2024 03:55:21 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 31 May 2024 10:55:25 UTC
@annevk commented on this pull request. > @@ -2645,12 +2645,70 @@ of a <var>node</var> into a <var>parent</var> before a <var>child</var>, run the <p><a lt="Other applicable specifications">Specifications</a> may define <dfn export id=concept-node-insert-ext>insertion steps</dfn> for all or some <a for=/>nodes</a>. The -algorithm is passed <var ignore>insertedNode</var>, as indicated in the <a for=/>insert</a> -algorithm below. +algorithm is passed <var>insertedNode</var>, as indicated in the <a for=/>insert</a> algorithm +below. These steps must not modify the <a>node tree</a> that <var>insertedNode</var> +<a>participates</a> in, create <a for=/>browsing contexts</a>, <a lt="fire an event">fire https://html.spec.whatwg.org/multipage/dom.html#phrasing-content -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1261#discussion_r1622230923 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1261/review/2090531602@github.com>
Received on Friday, 31 May 2024 10:55:25 UTC