- From: Alwin Blok <notifications@github.com>
- Date: Wed, 14 Oct 2020 06:58:31 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 October 2020 13:58:44 UTC
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