- From: Cameron McCormack <notifications@github.com>
- Date: Fri, 29 Apr 2016 00:22:08 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc:
Received on Friday, 29 April 2016 07:22:36 UTC
> @@ -8390,7 +8382,7 @@ context.setColorClamped(-1, 255, 257);</x:codeblock> > <p> > The prose definition of a constructor <span class='rfc2119'>MUST</span> > either return an IDL value of a type corresponding to the interface > - or dictionary the <a class='xattr' href='#Constructor'>[Constructor]</a> > + the <a class='xattr' href='#Constructor'>[Constructor]</a> > extended attribute appears on, or throw an exception. > </p> > <p> Can you get rid of the conditional in the paragraph that begins on this line (sorry, bit hard to link to) so that it just disallows [NoInterfaceObject] when [Constructor] is used any time. --- 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/pull/111/files/4de2ba8da96b3127ff0160644734c20daece99c7#r61541837
Received on Friday, 29 April 2016 07:22:36 UTC