Re: [whatwg/url] Add URLSearchParams.prototype.sort() (#199)

The new text doesn't define 'code units' and neither does the document directly or by reference. In addition, it doesn't specify why sort of code units are being sorted. Sorting into UTF-8 byte order doesn't seem to be the intention. I suspect that UTF-16 code unit order is expected. Make that explicit?

I could argue for code point order, but suspect the overhead isn't worth it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/199#issuecomment-273232163

Received on Tuesday, 17 January 2017 17:08:52 UTC