- From: <bugzilla@jessica.w3.org>
- Date: Fri, 04 Jan 2013 02:09:34 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20561 Bug ID: 20561 Summary: Objects supporting indexed properties Classification: Unclassified Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: WebIDL Assignee: cam@mcc.id.au Reporter: w3c@marcosc.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-script-coord@w3.org At: http://dev.w3.org/2006/webapi/WebIDL/#es-sequence The spec says "Let length be one greater than V’s maximum indexed property index, if V is a platform object that supports indexed properties or the result of calling [[Get]] on V with property name “length” otherwise" Is there any object that is a platform object that supports indexed properties but does not have a length property? Is there a use case for not mandating that such objects have a length property? -- You are receiving this mail because: You are on the CC list for the bug.
Received on Friday, 4 January 2013 02:09:35 UTC