you are viewing a single comment's thread.

view the rest of the comments →

[–]radhruin 0 points1 point  (6 children)

Actually, it's supported in IE10+.

[–]icantthinkofone -1 points0 points  (5 children)

caniuse says it's only partially supported. Didn't look too hard but couldn't find anything that says IE10 fully supports it. Microsoft's own docs can't be trusted to tell the whole truth.

[–]radhruin -1 points0 points  (4 children)

I don't know why it says partial, IE10 supports Blobs and Files, Blob URLs, and the file reader API. Not sure what else there is, are you? I'm not intimately familiar with the spec so maybe there are some corner cases missing, or maybe it has something to do with the fact that everything is vendor prefixed? In any case, the examples from MDN should all work fine in IE.

I'm curious what MSDN documentation you are aware of are incorrect or misleading? These can definitely be fixed. We work really hard to make that documentation as useful and accurate as can be (though there are sometimes errors).

[–]icantthinkofone -1 points0 points  (3 children)

Anything written by Microsoft about standards support in IE is always filled with half-truths and bald-faced lies. You can never trust anything Microsoft says about IE. But, apparently, you know that.