Commit 1090ff0
committed
URL constructor overload support
Allow URL constructor to be created with another URL or an HTML element.
Add URL set_search method.
Remove no-longer-used url/query.zig1 parent 8de57ec commit 1090ff0
File tree
4 files changed
+86
-486
lines changed- src
- browser
- html
- url
- runtime
4 files changed
+86
-486
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | | - | |
| 248 | + | |
250 | 249 | | |
251 | 250 | | |
252 | 251 | | |
| |||
391 | 390 | | |
392 | 391 | | |
393 | 392 | | |
394 | | - | |
395 | 393 | | |
396 | 394 | | |
397 | 395 | | |
398 | 396 | | |
399 | 397 | | |
400 | 398 | | |
401 | | - | |
402 | 399 | | |
| 400 | + | |
403 | 401 | | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
| 402 | + | |
411 | 403 | | |
412 | 404 | | |
413 | 405 | | |
| |||
0 commit comments