Re: [heycam/webidl] Define a way to specify a default value for dictionaries (the literal "{}") and require it to be specified for the dictionary arguments that are required to be optional. (#750)

@foolip @lukebjerring could either of you confirm whether web-platform-tests can deal with this change? I think that's the main thing holding me back from landing this in various specifications at this point.

@bzbarsky note that due to the IDL parser used for specifications not having universal knowledge (and no parameters for it either as of yet), it cannot require `= {}` so specifications will continue to have errors with this until that's fully sorted.

-- 
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/750#issuecomment-518696816

Received on Tuesday, 6 August 2019 14:35:31 UTC