[heycam/webidl] Shorthand for "object that implements an interface that includes an interface mixin" (#582)

Often when defining an interface mixin you want to talk about the objects that implement an interface that includes the interface mixin.

E.g., see the rather incorrect language under https://fetch.spec.whatwg.org/#body (tracked by https://github.com/whatwg/fetch/issues/802).

Perhaps "objects including the X interface mixin" can be made into a shorthand for this?

-- 
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/issues/582

Received on Thursday, 23 August 2018 12:50:18 UTC