- From: Peter Van der Beken <notifications@github.com>
- Date: Fri, 03 Jun 2022 03:46:34 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 June 2022 10:46:46 UTC
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