|
4268 | 4268 | "search": "", |
4269 | 4269 | "hash": "" |
4270 | 4270 | }, |
| 4271 | + { |
| 4272 | + "input": "https://localhost?q=🔥", |
| 4273 | + "base": null, |
| 4274 | + "href": "https://localhost/?q=%F0%9F%94%A5", |
| 4275 | + "origin": "https://localhost", |
| 4276 | + "protocol": "https:", |
| 4277 | + "username": "", |
| 4278 | + "password": "", |
| 4279 | + "host": "localhost", |
| 4280 | + "hostname": "localhost", |
| 4281 | + "port": "", |
| 4282 | + "pathname": "/", |
| 4283 | + "search": "?q=%F0%9F%94%A5", |
| 4284 | + "hash": "" |
| 4285 | + }, |
| 4286 | + { |
| 4287 | + "input": "https://localhost#🔥", |
| 4288 | + "base": null, |
| 4289 | + "href": "https://localhost/#%F0%9F%94%A5", |
| 4290 | + "origin": "https://localhost", |
| 4291 | + "protocol": "https:", |
| 4292 | + "username": "", |
| 4293 | + "password": "", |
| 4294 | + "host": "localhost", |
| 4295 | + "hostname": "localhost", |
| 4296 | + "port": "", |
| 4297 | + "pathname": "/", |
| 4298 | + "search": "", |
| 4299 | + "hash": "#%F0%9F%94%A5" |
| 4300 | + }, |
4271 | 4301 | "# resolving a fragment against any scheme succeeds", |
4272 | 4302 | { |
4273 | 4303 | "input": "#", |
|
6095 | 6125 | "search": "", |
6096 | 6126 | "hash": "" |
6097 | 6127 | }, |
| 6128 | + { |
| 6129 | + "input": "https://0000000000000000000000000000000000000000177.0.0.1", |
| 6130 | + "base": null, |
| 6131 | + "href": "https://127.0.0.1/", |
| 6132 | + "origin": "https://127.0.0.1", |
| 6133 | + "protocol": "https:", |
| 6134 | + "username": "", |
| 6135 | + "password": "", |
| 6136 | + "host": "127.0.0.1", |
| 6137 | + "hostname": "127.0.0.1", |
| 6138 | + "port": "", |
| 6139 | + "pathname": "/", |
| 6140 | + "search": "", |
| 6141 | + "hash": "" |
| 6142 | + }, |
6098 | 6143 | "More IPv4 parsing (via https://github.com/jsdom/whatwg-url/issues/92)", |
6099 | 6144 | { |
6100 | 6145 | "input": "https://0x100000000/test", |
|
0 commit comments