- From: Luke Warlow <notifications@github.com>
- Date: Tue, 11 Jun 2024 04:37:58 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 June 2024 11:38:02 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 I've reverted this now so there's no enforcement in the spec. I will do a WebKit PR to remove the enforcement from there. And the existing chromium issue that discussed some of this can be used to remove it from Chromium. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1268#discussion_r1634705083 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1268/review/2110177699@github.com>
Received on Tuesday, 11 June 2024 11:38:02 UTC