- From: Cameron McCormack <notifications@github.com>
- Date: Sun, 05 Jul 2015 23:06:07 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Monday, 6 July 2015 06:06:34 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>
They should indeed stay.
---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/52/files#r33907808
Received on Monday, 6 July 2015 06:06:34 UTC