- From: <bugzilla@jessica.w3.org>
- Date: Thu, 11 Apr 2013 22:16:12 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21670
Bug ID: 21670
Summary: Clarify that typeof InterfaceObject should be
"function"
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: arv@chromium.org
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
Interface objects are Functions with a [[Call]] behavior that throws by
default.
http://dev.w3.org/2006/webapi/WebIDL/#es-interface-call
Therefore typeof HTMLElement === "function".
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 11 April 2013 22:16:14 UTC