- From: jan-ivar <notifications@github.com>
- Date: Fri, 01 Jun 2018 09:41:33 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 1 June 2018 16:41:55 UTC
@annevk Semantically, doesn't that seem odd, since if someone wanted that they can already use: ```is dictionary Foo { required long foo1; }; dictionary Bar { required Foo myFoo; }; ``` ? There's also the issue of at least two specs doing this already, and probably not meaning what I wrote. See https://bugzilla.mozilla.org/show_bug.cgi?id=1368949 -- 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/76#issuecomment-393938869
Received on Friday, 1 June 2018 16:41:55 UTC