[heycam/webidl] Can we have a way for enums to not throw if there are unknown values (#491)

The reason is that more values might be added in the future, so we wouldn't want existing implementation to throw in those cases, but instead ignore the value or do some kind of fallback.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/491

Received on Thursday, 7 December 2017 09:52:44 UTC