Re: [heycam/webidl] Simplify the distinguishable table. (#183)

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