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

https://github.com/plinss/widlparser does not seem to accept this syntax so I cannot use it in https://github.com/whatwg/html/pull/7983. If the above issue gets fixed in Web IDL let's file an issue against widlparser and then afterwards we can simplify the HTML Standard a little bit for the `ErrorEvent` class.

(It also seems a little weird to both have `= undefined` and members implicitly being optional (which also yields undefined if they don't have an explicit default), but I suppose that transitional situation is okay until someone gets to #905.)

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

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

Received on Tuesday, 7 June 2022 07:03:03 UTC