[Bug 27953] Dictionaries with required properties shouldn't need to be optional

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27953

--- Comment #3 from Cameron McCormack <cam@mcc.id.au> ---
I think if we want to ensure that APIs that allow an empty dictionary value to
also be specified as undefined (and probably we do), and we also want to allow
APIs with arguments with required dictionary members, then allowing the
"optional" keyword to be dropped iff the dictionary does have required members
makes sense.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 17 April 2015 05:01:09 UTC