Will IE9 support the HTML5 File API?

link|improve this question

80% accept rate
Probably. They'd be stupid NOT to. – jnpcl Dec 3 '10 at 20:26
1  
en.wikipedia.org/wiki/… – Šime Vidas Dec 3 '10 at 20:31
Why would they support an experimental/wip standard? Oh right, because the competition already does it. Well I'd rather they support what they should have than some experimental piece of crap pushed by some people that just do not have anything better to do (points at Mozilla people). Thanks Mozilla, you gave us a browser that works worse than IE6 which supports experimental features. Great job. – Christian May 24 '11 at 22:10
feedback

2 Answers

up vote 6 down vote accepted

It doesn't really look like it: I can't see anything in the Internet Explorer 9 Beta Guide for Developers. True, it's not the final release yet, but you'd expect to see something about it in the Beta version if they were going to support it....

caniuse.com says "support unknown".

link|improve this answer
2  
Reason #5639 no one should be using IE. – Rob Dec 3 '10 at 22:01
feedback

Internet Explorer 9 (final) does not support the File API, but does support the Drag and Drop API.

Microsoft's "HTML5 Labs" incubator is working on File API support and it is assumed that it will be in IE 10 most likely.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.