mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-10 03:26:10 +00:00
LibWeb: Implement value argument of URLSearchParams.has
This commit is contained in:
parent
5637dc43b2
commit
264b5160c2
Notes:
github-actions[bot]
2024-08-12 22:02:45 +00:00
Author: https://github.com/shannonbooth
Commit: 264b5160c2
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1033
Reviewed-by: https://github.com/tcl3 ✅
5 changed files with 41 additions and 8 deletions
5
Tests/LibWeb/Text/expected/URL/search-params-has.txt
Normal file
5
Tests/LibWeb/Text/expected/URL/search-params-has.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
false
|
||||
true
|
||||
false
|
||||
true
|
||||
false
|
Loading…
Add table
Add a link
Reference in a new issue