[heycam/webidl] Is it true that dictionaries can't have a default value specified? (#585)

There's informative text in https://heycam.github.io/webidl/#idl-operations that says:

> Dictionary types cannot have a default value specified explicitly

however it seems to me that `null` would be a valid default value for a dictionary (meaning empty dictionary).

-- 
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/issues/585

Received on Thursday, 27 September 2018 03:27:17 UTC