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 259259 },
260260 {
261261 "input" : " look\u180E out.net" ,
262- "output" : null
262+ "output" : " lookout.net "
263263 },
264264 {
265265 "input" : " look\u2060 out.net" ,
291291 },
292292 {
293293 "input" : " look\u206B out.net" ,
294- "output" : null
294+ "output" : " lookout.net "
295295 },
296296 {
297297 "input" : " look\uDB40\uDC01 out.net" ,
319319 },
320320 {
321321 "input" : " \u04C0 .com" ,
322- "output" : null
322+ "output" : " xn--s5a.com "
323323 },
324324 {
325- "comment" : " This is U+2F868 (which is mapped to U+36FC starting with Unicode 16.0)" ,
326325 "input" : " \uD87E\uDC68 .com" ,
327326 "output" : " xn--snl.com"
328327 },
329328 {
330329 "input" : " \u2183 .com" ,
331- "output" : null
330+ "output" : " xn--r5g.com "
332331 },
333332 {
334333 "input" : " look\u034F out.net" ,
Original file line number Diff line number Diff line change 85078507 "search" : " " ,
85088508 "username" : " "
85098509 },
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+ },
85108525 {
85118526 "input" : " https://www.example.com/path{\u007F path.html?query'\u007F =query#fragment<\u007F fragment" ,
85128527 "base" : null ,
You can’t perform that action at this time.
0 commit comments