- From: Tobie Langel <notifications@github.com>
- Date: Tue, 03 Oct 2017 12:28:45 +0000 (UTC)
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 October 2017 12:29:20 UTC
tobie commented on this pull request.
> @@ -11091,71 +11267,58 @@ The [=return type=] of the [=default toJSON operation=] must be {{object}}.
<div class=example id=example-tojson-default-inheritance-and-mixins>
- The following [=IDL fragment=] defines a number of [=interfaces=]
- which are [=inherited interface|inherited=] or [=consequential interfaces=] of <code class="idl">A</code>,
+ The following [=IDL fragment=] defines a number of [=interfaces=] and [=mixins=]
+ which are respectively [=inherited interfaces=] of <code class="idl">A</code>
+ and [=mixins=] [=included=] by <code class="idl">A</code>,
Fixed.
--
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/433#discussion_r142386067
Received on Tuesday, 3 October 2017 12:29:20 UTC