Re: [whatwg/webidl] Enums that does not throw? (#893)

For developing FLEDGE [0], we'd be interested in enums that don't throw, since we have several "enums" that will grow as we add new functionality. Often, feature detection seems like it needn't be necessary, since ignoring unsupported enum fields on older browsers seems sufficient for our use-cases? 

For now, due to this issue, we're using strings instead of enums.

[0] https://github.com/WICG/turtledove/blob/main/FLEDGE.md

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

Message ID: <whatwg/webidl/issues/893/1448590388@github.com>

Received on Tuesday, 28 February 2023 17:35:33 UTC