Re: [heycam/webidl] Make [Exposed] mandatory, remove [PrimaryGlobal] (#423)

annevk commented on this pull request.



> @@ -4684,16 +4739,24 @@ An interface |A| is considered to be a
     For example, if author 1 writes:
 
     <pre highlight="webidl">
+        [Global,Exposed=Window]

I suggest we require an identifier since omitting it would only benefit the Window case as far as I can tell and it seems better to be explicit for these.

-- 
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/423#discussion_r134763975

Received on Wednesday, 23 August 2017 14:16:22 UTC