- From: Luke Warlow <notifications@github.com>
- Date: Thu, 16 May 2024 08:40:34 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 May 2024 15:40:38 UTC
@lukewarlow commented on this pull request. > - <li><p><a>Handle attribute changes</a> for <var>attribute</var> with <var>attribute</var>'s - <a for=Attr>element</a>, <var>oldValue</var>, and <var>value</var>. + <li><p>If <var>attribute</var>'s <a for=Attr>element</a> <a lt="has an attribute">has</a> + an <a>attribute</a> <var>attribute</var>, then <a>handle attribute changes</a> for + <var>attribute</var> with <var>attribute</var>'s <a for=Attr>element</a>, <var>oldValue</var>, and + <var>value</var>. + + <li><p>Otherwise, throw an "{{InvalidStateError!!exception}}" {{DOMException}}. We no longer throw -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1268#discussion_r1603619247 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1268/review/2061195459@github.com>
Received on Thursday, 16 May 2024 15:40:38 UTC