We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0770e commit 16579b8Copy full SHA for 16579b8
tests/wpt/IdnaTestV2.json
@@ -1549,6 +1549,16 @@
1549
"input": "\u2477.Four",
1550
"output": "(4).four"
1551
},
1552
+ {
1553
+ "comment": "V7; A3",
1554
+ "input": "a\ud900z",
1555
+ "output": null
1556
+ },
1557
1558
1559
+ "input": "A\ud900Z",
1560
1561
1562
{
1563
"comment": "P4; A4_1 (ignored); A4_2 (ignored)",
1564
"input": "xn--",
0 commit comments