blob: 9066ba7f3f6b26b7054355972cafd61c271934ee [file] [log] [blame]
This is a testharness.js-based test.
FAIL Parse and sort: z=b&a=b&z=a&a=a params.sort is not a function
FAIL URL parse and sort: z=b&a=b&z=a&a=a url.searchParams.sort is not a function
FAIL Parse and sort: �=x&&�=a params.sort is not a function
FAIL URL parse and sort: �=x&&�=a url.searchParams.sort is not a function
FAIL Parse and sort: ffi&🌈 params.sort is not a function
FAIL URL parse and sort: ffi&🌈 url.searchParams.sort is not a function
FAIL Parse and sort: é&e�&é params.sort is not a function
FAIL URL parse and sort: é&e�&é url.searchParams.sort is not a function
FAIL Parse and sort: z=z&a=a&z=y&a=b&z=x&a=c&z=w&a=d&z=v&a=e&z=u&a=f&z=t&a=g params.sort is not a function
FAIL URL parse and sort: z=z&a=a&z=y&a=b&z=x&a=c&z=w&a=d&z=v&a=e&z=u&a=f&z=t&a=g url.searchParams.sort is not a function
Harness: the test ran to completion.