Implement URLSearchParams's size

Signed-off-by: 2shiori17 <98276492+2shiori17@users.noreply.github.com>
This commit is contained in:
2shiori17 2023-03-02 12:21:08 +09:00
parent 61fe4cf606
commit b6d3ff97de
3 changed files with 6 additions and 26 deletions

View file

@ -1,26 +0,0 @@
[urlsearchparams-size.any.html]
[URLSearchParams's size and deletion]
expected: FAIL
[URLSearchParams's size and addition]
expected: FAIL
[URLSearchParams's size when obtained from a URL]
expected: FAIL
[URLSearchParams's size when obtained from a URL and using .search]
expected: FAIL
[urlsearchparams-size.any.worker.html]
[URLSearchParams's size and deletion]
expected: FAIL
[URLSearchParams's size and addition]
expected: FAIL
[URLSearchParams's size when obtained from a URL]
expected: FAIL
[URLSearchParams's size when obtained from a URL and using .search]
expected: FAIL