Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url,lib: pass urlsearchparams-constructor.any.js #39944

Closed

Commits on Sep 17, 2021

  1. url,lib: pass urlsearchparams-constructor.any.js

    According to WPT:
    
    1. `URLSearchParams` constructor should throw exactly `TypeError` if any
       Error occurrs.
    2. When a record passed to `URLSearchParams` constructor, two different
       key may result same after `toUVString()`. We should leave only the
       later one.
    XadillaX committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    c2e77f2 View commit details
    Browse the repository at this point in the history