Re: [heycam/webidl] Allow extended attributes to apply to types (#286)

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