- From: <bugzilla@jessica.w3.org>
- Date: Wed, 12 Sep 2012 07:42:23 +0000
- To: public-webapps@w3.org
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