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

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

--- Comment #4 from Arun <arun@mozilla.com> 2012-09-12 18:48:35 UTC ---
OK.  In that case:

1. FileList is NOT a Collection, and it is a bug to say it is.  That's fine; my
reading of this thread by Anne resulted in FileList being defined as a
Collection of File objects: 

http://lists.w3.org/Archives/Public/public-webapps/2011JulSep/0855.html 

What is a better way to refer to FileList?

2. FileList is a Collection, but the prose as written does not make sense.

Which is it?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 12 September 2012 18:48:37 UTC