mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 10:56:35 +02:00
We were previously sorting using code points which could give the wrong result for certain inputs. Fixes the last two failing tests on: https://wpt.live/url/urlsearchparams-sort.any.html (cherry picked from commit d56da8cf9a0298d3e6e3ee8984f60d4a3217183b)