- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 10 Jan 2023 05:02:38 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 January 2023 13:02:50 UTC
There is test coverage for this already in `resources/toascii.json`: ```json { "comment": "Invalid Punycode (contains non-ASCII character)", "input": "xn--tešla", "output": null } ``` Per https://wpt.fyi/results/url/toascii.window.html Chromium-based browsers have some issues there for `<a>` and `<area>`, but otherwise things seem to be in order. Closing this therefore, but please comment if my analysis was lacking somehow. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/603#issuecomment-1377224489 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/issues/603/1377224489@github.com>
Received on Tuesday, 10 January 2023 13:02:50 UTC