This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
See http://lists.w3.org/Archives/Public/public-webapps/2013JulSep/0424.html This includes: 1. Property clarification and 2. MIME Type clarification
Fixed: http://dev.w3.org/2006/webapi/FileAPI/#model
(This bug hasn't really been fixed IMHO).
Things to add to the spec: 1. Read data concept 2. Asynchronous flow for 1. (that is, using the FileReader Task Source, queue tasks at key points which events fired on the FileReader via FileReader.readAsXX methods can plug into, and which the Parse a URL algo can plug into). 3. Synchronous flow for 1.
I think this is fixed. Relevant changes are: 1. http://dev.w3.org/2006/webapi/FileAPI/#blob 2. http://dev.w3.org/2006/webapi/FileAPI/#reading-data-section If this doesn't sufficiently unblock dependency bugs, please reopen.