Re: [whatwg/webidl] Allow dictionary values to default to undefined (#983)

Although we might have missed adding `undefined` to

> When a boolean literal token (true or false), the null token, an [integer](https://webidl.spec.whatwg.org/#prod-integer) token, a [decimal](https://webidl.spec.whatwg.org/#prod-decimal) token, one of the three special floating point literal values (Infinity, -Infinity or NaN), a [string](https://webidl.spec.whatwg.org/#prod-string) token, the two token sequence [], or the two token sequence {} is used as the [default value](https://webidl.spec.whatwg.org/#dfn-dictionary-member-default-value), it is interpreted in the same way as for an [operation](https://webidl.spec.whatwg.org/#dfn-operation)'s [optional argument default value](https://webidl.spec.whatwg.org/#dfn-optional-argument-default-value).

under https://webidl.spec.whatwg.org/#ref-for-dfn-dictionary-member-default-value%E2%91%A4

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

Message ID: <whatwg/webidl/issues/983/1145837424@github.com>

Received on Friday, 3 June 2022 10:46:46 UTC