Skip to content

Commit c577b16

Browse files
authored
test: update web platform tests (#989)
1 parent 2e51999 commit c577b16

File tree

1 file changed

+23
-16
lines changed

1 file changed

+23
-16
lines changed

tests/wpt/IdnaTestV2.json

Lines changed: 23 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8708,14 +8708,14 @@
87088708
"output": null
87098709
},
87108710
{
8711-
"comment": "V7; A4_2 (ignored)",
8711+
"comment": "A4_2 (ignored)",
87128712
"input": "\ud88a\udd3120.\u97f3.\ua8661.",
8713-
"output": null
8713+
"output": "xn--20-9802c.xn--0w5a.xn--1-eg4e."
87148714
},
87158715
{
8716-
"comment": "V7; A4_2 (ignored)",
8716+
"comment": "A4_2 (ignored)",
87178717
"input": "xn--20-9802c.xn--0w5a.xn--1-eg4e.",
8718-
"output": null
8718+
"output": "xn--20-9802c.xn--0w5a.xn--1-eg4e."
87198719
},
87208720
{
87218721
"comment": "V7",
@@ -9095,57 +9095,64 @@
90959095
"output": null
90969096
},
90979097
{
9098-
"comment": "C2; V7",
9098+
"comment": "C2",
90999099
"input": "\ud88a\udf9a\uff19\ua369\u17d3\uff0e\u200d\u00df",
91009100
"output": null
91019101
},
91029102
{
9103-
"comment": "C2; V7",
9103+
"comment": "C2",
91049104
"input": "\ud88a\udf9a9\ua369\u17d3.\u200d\u00df",
91059105
"output": null
91069106
},
91079107
{
9108-
"comment": "C2; V7",
9108+
"comment": "C2",
91099109
"input": "\ud88a\udf9a9\ua369\u17d3.\u200dSS",
91109110
"output": null
91119111
},
91129112
{
9113-
"comment": "C2; V7",
9113+
"comment": "C2",
91149114
"input": "\ud88a\udf9a9\ua369\u17d3.\u200dss",
91159115
"output": null
91169116
},
91179117
{
9118-
"comment": "V7",
91199118
"input": "xn--9-i0j5967eg3qz.ss",
9120-
"output": null
9119+
"output": "xn--9-i0j5967eg3qz.ss"
91219120
},
91229121
{
9123-
"comment": "C2; V7",
9122+
"input": "\ud88a\udf9a9\ua369\u17d3.ss",
9123+
"output": "xn--9-i0j5967eg3qz.ss"
9124+
},
9125+
{
9126+
"input": "\ud88a\udf9a9\ua369\u17d3.SS",
9127+
"output": "xn--9-i0j5967eg3qz.ss"
9128+
},
9129+
{
9130+
"comment": "C2",
91249131
"input": "xn--9-i0j5967eg3qz.xn--ss-l1t",
91259132
"output": null
91269133
},
91279134
{
9128-
"comment": "C2; V7",
9135+
"comment": "C2",
91299136
"input": "xn--9-i0j5967eg3qz.xn--zca770n",
91309137
"output": null
91319138
},
91329139
{
9133-
"comment": "C2; V7",
9140+
"comment": "C2",
91349141
"input": "\ud88a\udf9a\uff19\ua369\u17d3\uff0e\u200dSS",
91359142
"output": null
91369143
},
91379144
{
9138-
"comment": "C2; V7",
9145+
"comment": "C2",
91399146
"input": "\ud88a\udf9a\uff19\ua369\u17d3\uff0e\u200dss",
91409147
"output": null
91419148
},
91429149
{
9143-
"comment": "C2; V7",
9150+
"comment": "C2",
91449151
"input": "\ud88a\udf9a9\ua369\u17d3.\u200dSs",
91459152
"output": null
91469153
},
91479154
{
9148-
"comment": "C2; V7",
9155+
"comment": "C2",
91499156
"input": "\ud88a\udf9a\uff19\ua369\u17d3\uff0e\u200dSs",
91509157
"output": null
91519158
},

0 commit comments

Comments
 (0)