FileReader.readAsText(file) doesn't work
Closed this issue · 1 comments
cromandini commented
I'm trying to implement this polyfill in safari 5.1 on Mac and FileReader.readAsText(file) doesn't work.
the property file.data (line 214 in dropfile.js) is undefined.
MrSwitch commented
Closed this issue because its since become even less applicable... current Safari supports the FileAPI.