[Bug 14813] Prototype of interface objects is Object.prototype in implementations, not Function.prototype

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14813

Yehuda Katz <wycats@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wycats@gmail.com

--- Comment #2 from Yehuda Katz <wycats@gmail.com> 2011-11-13 22:11:45 UTC ---
On the other hand, trying to `new` a Node, gives "Illegal constructor", not
"object is not a function".

-- 
Configure bugmail: http://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 Sunday, 13 November 2011 22:11:51 UTC