- From: Luke Warlow <notifications@github.com>
- Date: Wed, 13 Mar 2024 08:28:04 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 March 2024 15:28:08 UTC
@lukewarlow commented on this pull request. > <ol> + <li><p>Let <var>isScriptElement</var> be <var>parent</var> is a {{HTMLScriptElement}}. + <li><p>For each <var>value</var> in <var>nodes</var>: + <ol> + <li>If <var>value</var> is a <a for=/>node</a>, then: + <ol> + <li>If <var>isScriptElement</var> is false, skip to the next <var>value</var>. Apologies idk what happened there, I addressed it below this line must have missed this. Will do that now -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1258#discussion_r1523481265 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1258/review/1934510540@github.com>
Received on Wednesday, 13 March 2024 15:28:08 UTC