Re: [heycam/webidl] [WIP] Add mixins (#433)

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