Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
test: remove WPT tests that are now .any.js in the upstream
In favor of actual .any.js tests that will be run with the WPT harness in a subsequent patch. The other types of .js tests (e.g. .window.js tests) and the .html tests remained to be supported or migrated in the upstream. PR-URL: #24035 Refs: #23192 Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
- Loading branch information
Showing
with
0 additions
and 868 deletions.
- +0 −47 test/parallel/test-whatwg-console-is-a-namespace.js
- +0 −45 test/parallel/test-whatwg-console-label-conversion.js
- +0 −36 test/parallel/test-whatwg-console-tests-historical.js
- +0 −46 test/parallel/test-whatwg-url-historical.js
- +0 −49 test/parallel/test-whatwg-url-searchparams-append.js
- +0 −191 test/parallel/test-whatwg-url-searchparams-constructor.js
- +0 −59 test/parallel/test-whatwg-url-searchparams-delete.js
- +0 −47 test/parallel/test-whatwg-url-searchparams-foreach.js
- +0 −34 test/parallel/test-whatwg-url-searchparams-get.js
- +0 −39 test/parallel/test-whatwg-url-searchparams-getall.js
- +0 −37 test/parallel/test-whatwg-url-searchparams-has.js
- +0 −35 test/parallel/test-whatwg-url-searchparams-set.js
- +0 −63 test/parallel/test-whatwg-url-searchparams-sort.js
- +0 −123 test/parallel/test-whatwg-url-searchparams-stringifier.js
- +0 −17 test/parallel/test-whatwg-url-tojson.js
There are no files selected for viewing
Oops, something went wrong.