summaryrefslogtreecommitdiff
path: root/test/wpt
Commit message (Expand)AuthorAgeFilesLines
* test: unskip negative-settimeout.any.js WPTFilip Skokan2023-05-121-5/+1
* test: reduce WPT concurrencyFilip Skokan2023-05-052-2/+2
* test: refactor WPTRunner and enable parallel WPT executionFilip Skokan2023-04-251-1/+1
* Revert "test: run WPT files in parallel again"Filip Skokan2023-04-201-1/+1
* url: drop ICU requirement for parsing hostnamesYagiz Nizipli2023-04-051-21/+0
* lib: define Event.isTrusted in the prototypeSantiago Gimeno2023-04-031-0/+7
* test: run WPT files in parallel againFilip Skokan2023-03-311-1/+1
* test: skip instantiateStreaming-bad-imports WPTMichaƫl Zasso2023-03-291-0/+3
* test: remove useless WPT init scriptsKhafra2023-03-282-10/+0
* test: update URL web-platform-testsYagiz Nizipli2023-03-191-0/+4
* test: update WPT resources, common, streams, FileAPI, broadcastchannelFilip Skokan2023-03-075-28/+17
* test: update encoding WPTsFilip Skokan2023-02-251-0/+3
* test: remove useless WPT init scriptsFilip Skokan2023-02-253-17/+0
* lib: fix DOMException property descriptors after being lazy loadedFilip Skokan2023-02-251-10/+1
* test: remove useless require('../common') from WPTsFilip Skokan2023-02-2521-20/+9
* test: isolate hr-time specific wpt global initFilip Skokan2023-02-251-0/+3
* test: stop faking performance idlharnessFilip Skokan2023-02-254-3/+7
* url: fix url spec compliance issuesYagiz Nizipli2023-02-182-2/+8
* test: update web-platform tests for urlYagiz Nizipli2023-02-182-0/+6
* test: add WPTRunner support for variants and generating WPT reportsFilip Skokan2023-02-172-5/+0
* test: enable api-invalid-label.any.js in encoding WPTsFilip Skokan2023-02-072-4/+2
* test,crypto: update WebCryptoAPI WPTFilip Skokan2023-01-211-13/+0
* events: add `initEvent` to EventDeokjin Kim2023-01-191-8/+0
* crypto: use WebIDL converters in WebCryptoAPIFilip Skokan2023-01-171-0/+13
* test: update Web Events WPTDeokjin Kim2023-01-101-2/+2
* events: check signal before listenerDeokjin Kim2023-01-041-7/+0
* crypto: ensure exported webcrypto EC keys use uncompressed point formatBen Noordhuis2023-01-011-13/+0
* crypto: fix globalThis.crypto this checkFilip Skokan2022-12-201-8/+0
* test: add all WebCryptoAPI globals to WPTRunner's loadLazyGlobalsFilip Skokan2022-12-201-1/+0
* crypto: fix CryptoKey prototype WPTFilip Skokan2022-12-201-1/+0
* test: update encoding wpt to latestYagiz Nizipli2022-12-171-0/+3
* test,crypto: update WebCryptoAPI WPTFilip Skokan2022-12-161-0/+13
* crypto: fix CryptoKey WebIDL conformanceFilip Skokan2022-12-161-4/+0
* crypto: fix error when getRandomValues is called without argumentsFilip Skokan2022-12-161-1/+0
* test: enable idlharness WebCryptoAPI WPTsFilip Skokan2022-12-132-1/+15
* test: remove use of --experimental-global-webcrypto flagFilip Skokan2022-12-131-3/+0
* bootstrap: lazy load non-essential modulesJoyee Cheung2022-12-091-0/+1
* crypto: validate CFRG webcrypto JWK import "d" and "x" are a pairFilip Skokan2022-11-261-36/+0
* crypto: use DataError for CFRG webcrypto raw and jwk import key checksFilip Skokan2022-11-261-36/+0
* crypto: use DataError for webcrypto keyData import failuresFilip Skokan2022-11-261-36/+0
* crypto: fix X25519 and X448 webcrypto public CryptoKey usagesFilip Skokan2022-11-261-16/+0
* crypto: ensure "x" is present when importing private CFRG webcrypto keysFilip Skokan2022-11-261-24/+0
* test,crypto: update WebCryptoAPI WPTFilip Skokan2022-11-261-0/+148
* test: enable the WPT for `structuredClone`Daeyeon Jeong2022-11-182-3/+5
* buffer: introduce FileKhafra2022-11-102-0/+30
* lib: fix TypeError when converting a detached buffer sourceKohei Ueno2022-11-011-6/+1
* events: add null check for the signal of EventTargetMasashi Hirano2022-10-131-1/+0
* stream: fix `size` function returned from QueuingStrategiesDaeyeon Jeong2022-10-121-10/+0
* lib: enable global CustomEvent by defaultDaeyeon Jeong2022-10-101-2/+0
* buffer,lib: update atob to align wpt's base64.jsonXadillaX2022-10-091-3/+0