Re: [heycam/webidl] Editorial: export "includes" dfn. (#530)

tobie commented on this pull request.



> @@ -1299,7 +1299,7 @@ used to declare that all objects implementing an [=interface=] |I|
 (identified by the first [=identifier=])
 must additionally include the [=interface mixin member|members] of [=interface mixin=] |M|
 (identified by the second identifier).
-[=Interface=] |I| is said to <dfn>include</dfn> [=interface mixin=] |M|.
+[=Interface=] |I| is said to <dfn export>include</dfn> [=interface mixin=] |M|.

What's the best practice here?

-- 
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/530#discussion_r171789719

Received on Friday, 2 March 2018 08:45:21 UTC