Re: [whatwg/url] Verify domain is not empty after "domain to ASCII" (#497)

Hmm, in the valid domain check https://whatpr.org/url/497.html#valid-domain `domain to ASCII` is called with `beStrict = true`, i. e. `VerifyDnsLength = true`, so will fail anyway on empty result.

-- 
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/497#issuecomment-624720626

Received on Wednesday, 6 May 2020 15:32:57 UTC