- From: Luke Warlow <notifications@github.com>
- Date: Tue, 15 Jul 2025 03:19:33 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 15 July 2025 10:19:37 UTC
@lukewarlow commented on this pull request. > @@ -7003,6 +7047,17 @@ five forms are allowed. identifier "=" identifier </pre> +<pre class="grammar" id="prod-ExtendedAttributeString"> + ExtendedAttributeString : + identifier "=" string +</pre> + +<pre class="grammar" id="prod-ExtendedAttributeNumber"> This apparently breaks the LL(1) of the grammar so needs investigating. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1503#pullrequestreview-3019679613 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1503/review/3019679613@github.com>
Received on Tuesday, 15 July 2025 10:19:37 UTC