[Bug 16537] Interface types - Implements is ambiguous

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16537

--- Comment #7 from Boris Zbarsky <bzbarsky@mit.edu> 2012-03-27 23:01:15 UTC ---
"correct" in what sense?  The point is that it should return whatever your
actual DOM implementation considers to be an implementation of I.  Since the
resulting value is never exposed directly to user script, and in fact may well
not even be a value in JavaScript if your DOM implementation is in some other
language, what sort of interoperability are we talking about?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 27 March 2012 23:01:18 UTC