- From: Luke Warlow <notifications@github.com>
- Date: Thu, 16 May 2024 09:40:28 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 May 2024 16:40:31 UTC
@lukewarlow commented on this pull request. > @@ -6870,11 +6918,17 @@ method steps are: <p>If <var>attribute</var> is null, then: <ol> - <li><p>If <var>force</var> is not given or is true, create an <a>attribute</a> whose + <li><p>Set <var>attribute</var> to an <a>attribute</a> whose This covers toggleAttribute. I need to double check this because I think it could still lead to a weird state in it's current form. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1268#pullrequestreview-2061351179 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1268/review/2061351179@github.com>
Received on Thursday, 16 May 2024 16:40:31 UTC