- From: Luke Warlow <notifications@github.com>
- Date: Wed, 13 Mar 2024 09:47:12 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 March 2024 16:47:16 UTC
@lukewarlow commented on this pull request.
> @@ -3040,6 +3040,34 @@ standards that want to define APIs shared between <a for=/>documents</a> and
<a for=CharacterData>data</a> is the string and <a for=Node>node document</a> is
<var>document</var>.
+ <li><p>Let <var>isScriptElement</var> be <var>parent</var> is a {{HTMLScriptElement}}.
+
+ <li><p><a for=set>For each</a> <var>value</var> in <var>nodes</var>:
Hopefully this is fixed.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1258#discussion_r1523605494
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/dom/pull/1258/review/1934710181@github.com>
Received on Wednesday, 13 March 2024 16:47:16 UTC