- From: <bugzilla@jessica.w3.org>
- Date: Tue, 22 Jan 2013 16:59:05 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20735
Bug ID: 20735
Summary: n not defined in sequence algorithm
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
http://dev.w3.org/2006/webapi/WebIDL/#es-sequence
Where it says:
[[
An IDL sequence value S0..n−1 of type sequence<T> is converted to an ECMAScript
Array object as follows:
...
While i < n:
]]
n is not defined to be the length of the sequence.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 22 January 2013 16:59:08 UTC