The change aims to add value argument to two methods of URLSearchParams class i.e the has method and the delete method. For has method, if value argument is provided, then use it to check for presence. For delete method, if value argument provided, use it to delete. Fixes: https://github.com/nodejs/node/issues/47883 PR-URL: https://github.com/nodejs/node/pull/47885 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Debadree Chatterjee <debadree333@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> |
||
|---|---|---|
| .. | ||
| common | ||
| console | ||
| dom | ||
| encoding | ||
| fetch/data-urls/resources | ||
| FileAPI | ||
| hr-time | ||
| html/webappapis | ||
| interfaces | ||
| performance-timeline | ||
| resource-timing | ||
| resources | ||
| streams | ||
| url | ||
| user-timing | ||
| wasm | ||
| WebCryptoAPI | ||
| webidl/ecmascript-binding/es-exceptions | ||
| webmessaging/broadcastchannel | ||
| .gitignore | ||
| LICENSE.md | ||
| README.md | ||
| versions.json | ||
Web Platform Test Fixtures
The files in this folder, including this document,
are generated by git node wpt.
This folder contains a subset of the Web Platform Tests for the implementation of Web APIs in Node.js.
See test/wpt for information on how these tests are run.
Last update:
- common:
github.com/web-platform-tests/wpt@dbd648158d/common - console:
github.com/web-platform-tests/wpt@767ae35464/console - dom/abort:
github.com/web-platform-tests/wpt@8fadb38120/dom/abort - dom/events:
github.com/web-platform-tests/wpt@ab8999891c/dom/events - encoding:
github.com/web-platform-tests/wpt@0c1b9d1622/encoding - fetch/data-urls/resources:
github.com/web-platform-tests/wpt@7c79d998ff/fetch/data-urls/resources - FileAPI:
github.com/web-platform-tests/wpt@1e432c4550/FileAPI - hr-time:
github.com/web-platform-tests/wpt@34cafd797e/hr-time - html/webappapis/atob:
github.com/web-platform-tests/wpt@f267e1dca6/html/webappapis/atob - html/webappapis/microtask-queuing:
github.com/web-platform-tests/wpt@2c5c3c4c27/html/webappapis/microtask-queuing - html/webappapis/structured-clone:
github.com/web-platform-tests/wpt@47d3fb280c/html/webappapis/structured-clone - html/webappapis/timers:
github.com/web-platform-tests/wpt@5873f2d8f1/html/webappapis/timers - interfaces:
github.com/web-platform-tests/wpt@df731dab88/interfaces - performance-timeline:
github.com/web-platform-tests/wpt@17ebc3aea0/performance-timeline - resource-timing:
github.com/web-platform-tests/wpt@22d38586d0/resource-timing - resources:
github.com/web-platform-tests/wpt@919874f84f/resources - streams:
github.com/web-platform-tests/wpt@51750bc8d7/streams - url:
github.com/web-platform-tests/wpt@c4726447f3/url - user-timing:
github.com/web-platform-tests/wpt@df24fb604e/user-timing - wasm/jsapi:
github.com/web-platform-tests/wpt@cde25e7e3c/wasm/jsapi - wasm/webapi:
github.com/web-platform-tests/wpt@fd1b23eeaa/wasm/webapi - WebCryptoAPI:
github.com/web-platform-tests/wpt@17b7ca10fd/WebCryptoAPI - webidl/ecmascript-binding/es-exceptions:
github.com/web-platform-tests/wpt@a370aad338/webidl/ecmascript-binding/es-exceptions - webmessaging/broadcastchannel:
github.com/web-platform-tests/wpt@e97fac4791/webmessaging/broadcastchannel