Re: [whatwg/url] Forbid < and > in hosts (#458)

Okay, so for both `web++:` and `https:` WebKit fails on `<` and `>`. Chrome and Firefox do not fail for `web++:`. For the remaining case Chrome only fails for `^` and Firefox for `<>*|"^`.

Given the various comments above it seems reasonable to me to continue with adding `<`, `>`, and `^` to the forbidden host code points, but no more, and test all of these code points. Do you still want to write tests @domenic?

@ZYSzys are you interested in updating #459 to match?

-- 
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/458#issuecomment-625283521

Received on Thursday, 7 May 2020 14:18:37 UTC