[whatwg/url] Perhaps do not apply ToASCII for ASCII-only input (#267)

See https://lists.w3.org/Archives/Public/www-archive/2017Feb/0006.html

The possible solutions are:

- Browsers get stricter and apply ToASCII anyway
- ToASCII's definition changes to not do any validation on ASCII-only input
- This spec only invokes ToASCII on on non-ASCII input

-- 
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/issues/267

Received on Wednesday, 8 March 2017 17:29:51 UTC