- From: Luke Warlow <notifications@github.com>
- Date: Thu, 03 Jul 2025 01:58:22 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 3 July 2025 08:58:26 UTC
@lukewarlow commented on this pull request. > @@ -7013,6 +7020,8 @@ string <var>namespace</var> (default null):</p> <li><p>Otherwise, <a lt="append an attribute">append</a> <var>attr</var> to <var>element</var>. + <li><p>Set <var>attr</var>'s <a for=Attr>value</a> to <var>verifiedValue</var>. Need to check if this is in the right place in the algorithm. cc @fred-wang -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1268#pullrequestreview-2982339416 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1268/review/2982339416@github.com>
Received on Thursday, 3 July 2025 08:58:26 UTC