Add value argument to URLSearchParams's has() and delete()

This commit should fix #29725.

Signed-off-by: Veronika Bušů <paricbat@email.cz>
This commit is contained in:
Veronika Bušů 2023-05-08 19:47:29 +02:00 committed by Martin Robinson
parent 419c03182f
commit e40ec79f65
4 changed files with 14 additions and 20 deletions

View file

@ -2,13 +2,7 @@
[Changing the query of a URL with an opaque path can impact the path]
expected: FAIL
[Two-argument delete()]
expected: FAIL
[urlsearchparams-delete.any.html]
[Changing the query of a URL with an opaque path can impact the path]
expected: FAIL
[Two-argument delete()]
expected: FAIL

View file

@ -1,8 +0,0 @@
[urlsearchparams-has.any.html]
[Two-argument has()]
expected: FAIL
[urlsearchparams-has.any.worker.html]
[Two-argument has()]
expected: FAIL