Re: [heycam/webidl] Does a non-nullable and non-required dictionary member of interface type make sense? (#176)

Looks like Blink's RequestInit doesn't use an IDL dictionary but some custom handling, so it didn't show up. But because HeadersInit is a union type that includes a dictionary type, null will presumably be treated as that dictionary per https://heycam.github.io/webidl/#es-union?

-- 
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/176#issuecomment-249514486

Received on Monday, 26 September 2016 08:53:09 UTC