Skip to content

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.

Merge request reports

Loading