<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20559</bug_id>
          
          <creation_ts>2013-01-04 01:39:49 +0000</creation_ts>
          <short_desc>Typo in sequence conversion algo</short_desc>
          <delta_ts>2013-01-13 23:50:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>WebIDL</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Marcos Caceres">w3c</reporter>
          <assigned_to name="Cameron McCormack">cam</assigned_to>
          <cc>mike</cc>
    
    <cc>public-script-coord</cc>
    
    <cc>w3c</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>80877</commentid>
    <comment_count>0</comment_count>
    <who name="Marcos Caceres">w3c</who>
    <bug_when>2013-01-04 01:39:49 +0000</bug_when>
    <thetext>I think there is a typo in the sequence conversion algo (http://dev.w3.org/2006/webapi/WebIDL/#es-sequence)
It says:

1. Let *length* be the length of the platform array object.

But length is never used - instead, &quot;n&quot; is used in the proceeding steps.

Either change &quot;length&quot; to &quot;n&quot; or replace &quot;n&quot; for &quot;length&quot; in steps 2 and 3.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81311</commentid>
    <comment_count>1</comment_count>
    <who name="Cameron McCormack">cam</who>
    <bug_when>2013-01-13 23:50:53 +0000</bug_when>
    <thetext>Thanks, fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>