Re: [whatwg/webidl] Document what defaults are ok for dictionary values. (PR #1215)

Yep, I couldn't find the place that said what defaults were possible without reading the whole dictionaries section. Thanks for pointing it out. This isn't a problem for [optional arguments](https://webidl.spec.whatwg.org/#dfn-optional-argument-default-value), which don't try to separate their syntax from their semantics. Dictionaries don't really have a separation between syntax and semantics either, so I'd be inclined to move the whole definition of default values down to the place that says what their values can be. Here's that patch in case you agree.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1215#issuecomment-1275505368
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1215/c1275505368@github.com>

Received on Wednesday, 12 October 2022 02:35:32 UTC