Re: Encoding Spec and Encoding for readAsText

2012-02-19 Thread Anne van Kesteren
On Sat, 18 Feb 2012 23:46:00 +0100, Arun Ranganathan wrote: OK, I agree that BOM considerations should override the Charset Parameter (if any) in Blob.type. I've made such a change. http://dev.w3.org/2006/webapi/FileAPI/ I think it would be better and clearer to simply reverse step 3 and

Re: Encoding Spec and Encoding for readAsText

2012-02-18 Thread Arun Ranganathan
Anne, > On Mon, 06 Feb 2012 19:18:35 +0100, Arun Ranganathan > wrote: > >> I think per https://www.w3.org/Bugs/Public/show_bug.cgi?id=15359 > >> we > >> want to let the BOM checking happen before the other > >> considerations. > > > > Really? Does that mean, favoring BOM checking over the Blob's

Re: Encoding Spec and Encoding for readAsText

2012-02-13 Thread Anne van Kesteren
On Mon, 06 Feb 2012 19:18:35 +0100, Arun Ranganathan wrote: I think per https://www.w3.org/Bugs/Public/show_bug.cgi?id=15359 we want to let the BOM checking happen before the other considerations. Really? Does that mean, favoring BOM checking over the Blob's type attribute and the optional

Re: Encoding Spec and Encoding for readAsText

2012-02-06 Thread Arun Ranganathan
Anne, > On Thu, 26 Jan 2012 22:57:35 +0100, Arun Ranganathan > wrote: > > Few quick questions: > > > > 1. Can you review: > > http://dev.w3.org/2006/webapi/FileAPI/#encoding-determination > > I think per https://www.w3.org/Bugs/Public/show_bug.cgi?id=15359 we > want > to let the BOM checking ha

Re: Encoding Spec and Encoding for readAsText

2012-02-05 Thread Anne van Kesteren
On Thu, 26 Jan 2012 22:57:35 +0100, Arun Ranganathan wrote: Few quick questions: 1. Can you review: http://dev.w3.org/2006/webapi/FileAPI/#encoding-determination I think per https://www.w3.org/Bugs/Public/show_bug.cgi?id=15359 we want to let the BOM checking happen before the other consi