- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Thu, 18 Oct 2012 10:54:55 +0200
- To: Joshua Bell <jsbell@chromium.org>
- Cc: WHATWG <whatwg@whatwg.org>
On Thu, Oct 18, 2012 at 10:49 AM, Anne van Kesteren <annevk@annevk.nl> wrote: > http://encoding.spec.whatwg.org/#api Btw, I changed these things: * TextDecoder.decode()'s view argument is no longer optional. Why should it be? * TextEncoder.encode()'s input argument is no longer nullable. Again, why should it be? I also raised the issue of whether TextEncoder should really support utf-16/utf-16be as the encoding standard tries to deprecate non-utf-8 encodings. -- http://annevankesteren.nl/
Received on Thursday, 18 October 2012 08:56:56 UTC