- From: Rimas Misevičius <notifications@github.com>
- Date: Mon, 06 Nov 2023 12:04:12 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 November 2023 20:04:19 UTC
I think the problem is in [IdnaTestV2.txt](https://unicode.org/Public/idna/15.1.0/IdnaTestV2.txt) (from Unicode 15.1). The test you mention is missing the `V4` label. There should be: ``` xn--xn--a--gua.pt; xn--a-ä.pt; [V2, V4]; xn--xn--a--gua.pt; ; ; # xn--a-ä.pt ``` This is related to: #603 -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/803#issuecomment-1796299357 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/issues/803/1796299357@github.com>
Received on Monday, 6 November 2023 20:04:19 UTC