- From: Luke Warlow <notifications@github.com>
- Date: Thu, 16 May 2024 08:53:30 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 May 2024 15:53:34 UTC
@lukewarlow commented on this pull request. > @@ -6519,6 +6529,11 @@ string <var>namespace</var> (default null):</p> <li><p>If <var>oldAttr</var> is <var>attr</var>, return <var>attr</var>. + <li><p>Let <var>verifiedValue</var> be the result of calling <a>verify attribute value</a> This covers, setAttributeNode, setAttributeNodeNS, setNamedItem and setNamedItemNS -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1268#pullrequestreview-2061229091 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1268/review/2061229091@github.com>
Received on Thursday, 16 May 2024 15:53:34 UTC