[File API] FileList

FileList does not follow the requirements from Web IDL:  
http://dev.w3.org/2006/webapi/WebIDL/#idl-indexed-properties

I think FileList should talk less about selected files and more about  
being a collection or list of File objects. That way it can be reused in  
the future without people tripping over its current narrow definition.

Should FileList be able to hold Blob objects as well?


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Sunday, 14 August 2011 12:36:55 UTC