Re: [whatwg/url] Allow ports in file URLs (#548)

Hmm one example is `domainToASCII('\u00AD')`. This currently returns failure. And indeed `new URL('file://\u00AD/')` throws in jsdom/whatwg-url, in Chrome (86/mac) and in Safari (14), but not in nodeJS nor in Firefox (81/mac). 

-- 
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/548#issuecomment-708421737

Received on Wednesday, 14 October 2020 13:58:44 UTC