- From: Harald Alvestrand <notifications@github.com>
- Date: Thu, 12 Jul 2018 03:17:23 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 July 2018 10:17:48 UTC
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