- From: Tobie Langel <notifications@github.com>
- Date: Mon, 30 Jan 2017 04:16:50 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 30 January 2017 12:17:22 UTC
tobie commented on this pull request.
> @@ -1480,7 +1477,7 @@ are applicable only to regular attributes:
<pre class="grammar" id="prod-AttributeRest">
AttributeRest :
- "attribute" Type AttributeName ";"
+ "attribute" TypeWithAttributes AttributeName ";"
I agree `TypeWithExtendedAttributes` is long, but I think it would help make things clearer, here.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/286#pullrequestreview-19068396
Received on Monday, 30 January 2017 12:17:22 UTC