- From: Jeffrey Yasskin <notifications@github.com>
- Date: Wed, 05 Oct 2016 13:39:00 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Wednesday, 5 October 2016 20:39:27 UTC
jyasskin commented on this pull request.
> @@ -3481,9 +3391,9 @@ and at least one of the following three conditions is true:
</table>
<ol type="a">
- 1. The two identified [=interfaces=] are
- not the same, it is not possible for a single [=platform object=]
- to implement both [=interfaces=],
+ 1. The two identified interface-like types are
+ not the same, no single [=platform object=] implements both
+ interface-like types,
and it is not the case that both are [=callback interfaces=].
This turned out to be really simple, so I added it to this PR.
--
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/183
Received on Wednesday, 5 October 2016 20:39:27 UTC