node/test/wpt/status
XadillaX 01ad8debd3
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.

PR-URL: https://github.com/nodejs/node/pull/41197
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
2022-01-14 16:22:48 +01:00
..
dom
FileAPI test: enable blob.prototype.stream tests 2021-08-12 07:23:12 -07:00
html/webappapis lib: add structuredClone() global 2021-08-28 08:55:01 -07:00
console.json
encoding.json test: update all Web Platform Tests 2021-03-03 22:16:32 +01:00
hr-time.json perf_hooks: make Performance extend EventTarget 2021-03-08 20:34:40 +01:00
performance-timeline.json perf_hooks: fix performance timeline wpt failures 2021-07-30 07:29:44 -07:00
streams.json stream: implement WHATWG streams 2021-06-30 12:54:41 -07:00
url.json url,lib: pass urlsearchparams-constructor.any.js 2022-01-14 16:22:48 +01:00
user-timing.json perf_hooks: web performance timeline compliance 2021-07-25 23:43:31 +08:00
WebCryptoAPI.json test: pull Web Platform Tests for WebCryptoAPI 2021-08-05 16:52:48 +02:00