Re: [heycam/webidl] Sort out when dictionaries and records should have default values (#76)

If explicit null means empty (truly empty, no members) dictionary, then null is an illegal value for any argument whose type is a dictionary with required members.
So such arguments aren't nullable, no matter how you try to decorate them.

I'm OK with that. It probably is worth calling out explicitly.

-- 
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/76#issuecomment-404464259

Received on Thursday, 12 July 2018 10:17:48 UTC