Re: [heycam/webidl] void -> undefined, and allow it anywhere. (#906)

> I don't exactly disagree but that sounds like a significant convention change.

While a lot of DOM uses null as the missing value, things interacting more with JS would use undefined. It's no more of a convention change than methods returning undefined instead of null. (IOW, yeah, most methods/attributes won't, but it's important for some.)

Anyway, dictionaries disallowed now too.

-- 
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/pull/906#issuecomment-670756930

Received on Friday, 7 August 2020 22:23:21 UTC