[Bug 18852] New: FileList says it's a Collection but that doesn't make sense

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18852

           Summary: FileList says it's a Collection but that doesn't make
                    sense
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: File API
        AssignedTo: arun@mozilla.com
        ReportedBy: ian@hixie.ch
         QAContact: public-webapps-bugzilla@w3.org
                CC: public-webapps@w3.org


FileList says it's a Collection and links to DOM4 for the definition of
Collection, but that doesn't make sense, because DOM4 says a Collection is a
list of DOM nodes.

-- 
Configure bugmail: https://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 Wednesday, 12 September 2012 07:42:24 UTC