- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Wed, 21 Nov 2012 17:36:08 +0100
- To: Boris Zbarsky <bzbarsky@mit.edu>
- Cc: whatwg@lists.whatwg.org
On Tue, Nov 20, 2012 at 3:38 AM, Boris Zbarsky <bzbarsky@mit.edu> wrote: > So I don't think we should require this behavior. Thanks, I went with requiring decoding per UTF-8 for now causing sequences such as "%80" to turn into U+FFFD. I think that simplification over just decoding valid utf-8 sequences is justified because once you run the Punycode algorithm the original byte sequence meaning is lost anyway. -- http://annevankesteren.nl/
Received on Wednesday, 21 November 2012 16:42:47 UTC