- From: Eli Grey <me@eligrey.com>
- Date: Tue, 12 Jul 2011 20:20:48 -0400
- To: public-webapps@w3.org
Shouldn't the algorithm for determining encoding for FileReader.readAsText() take in account the type property's charset parameter, if it exists? (e.g. a blob.type of "text/plain;charset=UTF-8")
Received on Wednesday, 13 July 2011 09:45:49 UTC