What steps will reproduce the problem?
evt.dataTransfer.files[0].slice()
var reader=new FileReader()
What is the expected output? What do you see instead?
'undefined' is not a function (evaluating 'evt.dataTransfer.files[0].slice()')
ReferenceError: Can't find variable: FileReader
What version of the product are you using? On what operating system?
navigator.userAgent:
"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/534+ (KHTML, like Gecko)
OpenWebKitSharp"
Please provide any additional information below.
-
Original issue reported on code.google.com by padsai...@gmail.com on 26 Feb 2014 at 2:41
Original issue reported on code.google.com by
padsai...@gmail.com
on 26 Feb 2014 at 2:41