- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 08 Aug 2019 10:58:35 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 August 2019 17:58:57 UTC
@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