w3c / FileAPI

File API
https://w3c.github.io/FileAPI/
Other
104 stars 44 forks source link

Change label to encoding for FileReader.readAsText #106

Closed blixt closed 6 years ago

blixt commented 6 years ago

Along with FileReaderSync, of course.

Before:

readAsText(blob[, label])

After:

readAsText(blob[, encoding])

(I have not run the bikeshedding tool to regenerate index.html as I'm not sure how to.)

Fixes #105

mkruisselbrink commented 6 years ago

Marked as non substantive for IPR from ash-nazg.