Re: [whatwg/dom] Align with IDL dictionary changes (#771)

@annevk The IDL here was correct before.  The dictionary has a required member, so it's not required to be optional per the IDL spec (and in fact not passing it would always throw, so there's no reason to pretend like that's a thing someone would ever try to do).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/771#issuecomment-519624608

Received on Thursday, 8 August 2019 17:58:57 UTC