File tree Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Expand file tree Collapse file tree 2 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 259
259
},
260
260
{
261
261
"input" : " look\u180E out.net" ,
262
- "output" : null
262
+ "output" : " lookout.net "
263
263
},
264
264
{
265
265
"input" : " look\u2060 out.net" ,
291
291
},
292
292
{
293
293
"input" : " look\u206B out.net" ,
294
- "output" : null
294
+ "output" : " lookout.net "
295
295
},
296
296
{
297
297
"input" : " look\uDB40\uDC01 out.net" ,
319
319
},
320
320
{
321
321
"input" : " \u04C0 .com" ,
322
- "output" : null
322
+ "output" : " xn--s5a.com "
323
323
},
324
324
{
325
- "comment" : " This is U+2F868 (which is mapped to U+36FC starting with Unicode 16.0)" ,
326
325
"input" : " \uD87E\uDC68 .com" ,
327
326
"output" : " xn--snl.com"
328
327
},
329
328
{
330
329
"input" : " \u2183 .com" ,
331
- "output" : null
330
+ "output" : " xn--r5g.com "
332
331
},
333
332
{
334
333
"input" : " look\u034F out.net" ,
Original file line number Diff line number Diff line change 8507
8507
"search" : " " ,
8508
8508
"username" : " "
8509
8509
},
8510
+ {
8511
+ "input" : " non-special:cannot-be-a-base-url-!\" $%&'()*+,-.;<=>@[\\ ]^_`{|}~@/" ,
8512
+ "base" : null ,
8513
+ "hash" : " " ,
8514
+ "host" : " " ,
8515
+ "hostname" : " " ,
8516
+ "href" : " non-special:cannot-be-a-base-url-!\" $%&'()*+,-.;<=>@[\\ ]^_`{|}~@/" ,
8517
+ "origin" : " null" ,
8518
+ "password" : " " ,
8519
+ "pathname" : " cannot-be-a-base-url-!\" $%&'()*+,-.;<=>@[\\ ]^_`{|}~@/" ,
8520
+ "port" : " " ,
8521
+ "protocol" : " non-special:" ,
8522
+ "search" : " " ,
8523
+ "username" : " "
8524
+ },
8510
8525
{
8511
8526
"input" : " https://www.example.com/path{\u007F path.html?query'\u007F =query#fragment<\u007F fragment" ,
8512
8527
"base" : null ,
You can’t perform that action at this time.
0 commit comments