Skip to content

Commit 16579b8

Browse files
committed
test: update web platform tests
1 parent af0770e commit 16579b8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

tests/wpt/IdnaTestV2.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,6 +1549,16 @@
15491549
"input": "\u2477.Four",
15501550
"output": "(4).four"
15511551
},
1552+
{
1553+
"comment": "V7; A3",
1554+
"input": "a\ud900z",
1555+
"output": null
1556+
},
1557+
{
1558+
"comment": "V7; A3",
1559+
"input": "A\ud900Z",
1560+
"output": null
1561+
},
15521562
{
15531563
"comment": "P4; A4_1 (ignored); A4_2 (ignored)",
15541564
"input": "xn--",

0 commit comments

Comments
 (0)