- From: <bugzilla@jessica.w3.org>
- Date: Mon, 06 Dec 2010 22:22:17 +0000
- To: public-script-coord@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11485 Summary: Properties corresponding to operations should be enumerable Product: WebAppsWG Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: WebIDL AssignedTo: cam@mcc.id.au ReportedBy: cam@mcc.id.au QAContact: member-webapi-cvs@w3.org CC: mike@w3.org, public-script-coord@w3.org Implementations I tested just now (Firefox, Safari, Chrome, Opera) all enumerate properties corresponding to DOM methods. http://people.mozilla.org/~cmccormack/tests/enum-htmlelement.html I think the spec says for them to be [[Enumerable]]:false for consistency with built-in objects in ES, but people probably rely on them being enumerable on DOM objects. -- 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 Monday, 6 December 2010 22:22:20 UTC