Re: [heycam/webidl] Editorial: Note that interface mixins' elements are included among interface elements (#594)

domenic commented on this pull request.



> @@ -1483,6 +1483,15 @@ and [=operations=] describe the behaviors that can be invoked on the object.
 [=Constants=] declare named constant values
 that are exposed as a convenience to users of objects in the system.
 
+<div class="note">
+
+    When an [=interface=] [=includes=] an [=interface mixin=], each [=member=]
+    of the interface mixin is also considered a member of the interface, but

Nope, I cannot push changes to @littledan's fork, so @littledan you will need to accept this change and then we can merge.

-- 
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/594#discussion_r251601685

Received on Monday, 28 January 2019 21:31:27 UTC