- From: Boris Zbarsky <notifications@github.com>
- Date: Thu, 25 Jun 2015 18:06:37 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Friday, 26 June 2015 01:07:06 UTC
> @@ -4040,8 +4042,6 @@ dictionary <i>Derived</i> : <em>Base</em> { > <li>the type is a dictionary that <a class='dfnref' href='#dfn-dictionary-inherit'>inherits</a> from <var>D</var></li> > <li>the type is a <a class='dfnref' href='#dfn-nullable'>nullable type</a> > whose <a class='dfnref' href='#dfn-inner-type'>inner type</a> includes <var>D</var></li> > - <li>the type is a <a href='#idl-sequence'>sequence type</a> or <a href='#idl-array'>array type</a> Why can the sequence bits here go away? Shouldn't they stay but `FrozenArray` get added? --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/52/files#r33321445
Received on Friday, 26 June 2015 01:07:06 UTC