Set query to None when no search params

This commit is contained in:
CYBAI 2019-01-09 01:06:27 +08:00
parent 2e15cf0f81
commit ae965d6d8d
3 changed files with 9 additions and 26 deletions

View file

@ -1,15 +0,0 @@
[urlsearchparams-delete.any.worker.html]
[Removing non-existent param removes ? from URL]
expected: FAIL
[Deleting all params removes ? from URL]
expected: FAIL
[urlsearchparams-delete.any.html]
[Removing non-existent param removes ? from URL]
expected: FAIL
[Deleting all params removes ? from URL]
expected: FAIL

View file

@ -1,7 +0,0 @@
[urlsearchparams-sort.any.html]
[Sorting non-existent params removes ? from URL]
expected: FAIL
[urlsearchparams-sort.any.worker.html]
[Sorting non-existent params removes ? from URL]
expected: FAIL