Re: [heycam/webidl] Specify open dictionaries. (#180)

annevk commented on this pull request.



> @@ -5219,6 +5226,17 @@ type.
         "Promise" "<" ReturnType ">"
 </pre>
 
+<pre class="grammar" id="prod-OpenDictionaryType">
+    OpenDictionaryType :
+        "OpenDictionary" "&lt;" Type OpenDictionaryTypeMaybeValue

It seems fine to me if you can also typedef the thing. We don't have lots of these and first argument being optional is weird.

-- 
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/180

Received on Tuesday, 4 October 2016 06:55:18 UTC