[Bug 21670] Clarify that typeof InterfaceObject should be "function"

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

--- Comment #1 from Cameron McCormack <cam@mcc.id.au> ---
That should already be required, since
http://dev.w3.org/2006/webapi/WebIDL/#interface-object says that the interface
object is a function object, and
http://dev.w3.org/2006/webapi/WebIDL/#dfn-function-object describes those.  (It
has some out of date ES6 terminology that needs updating, but hopefully it is
still clear.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 11 April 2013 22:38:08 UTC