- From: Simon Pieters <notifications@github.com>
- Date: Mon, 05 Jun 2023 08:04:46 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 5 June 2023 15:04:52 UTC
For integers we have `Clamp` and `EnforceRange` extended attributes to control throwing or changing the value. If specs want to use enums but not throw it seems useful to add an extended attribute to opt in to no throwing. Should it only work when setting a default value, where unknown values are converted to the default value? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/893#issuecomment-1576974530 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/893/1576974530@github.com>
Received on Monday, 5 June 2023 15:04:52 UTC