Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test/wpt
AgeCommit message (Expand)Author
2022-01-20lib: modify `DOMException` to pass WPTXadillaX
2022-01-11url,lib: pass urlsearchparams-constructor.any.jsXadillaX
2021-12-22test: mark wpt/test-user-timing test flakyMichael Dawson
2021-09-22doc: prepare markdown file for upcoming formatting/lintingRich Trott
2021-08-30test: pass URL's toascii.window.js WPTXadillaX
2021-08-28lib: add structuredClone() globalEthan Arrowood
2021-08-26lib,url: correct URL's argument to pass idlharnessXadillaX
2021-08-12test: enable blob.prototype.stream testsJames M Snell
2021-08-06lib: expose `DOMException` as globalXadillaX
2021-08-05test: pull Web Platform Tests for WebCryptoAPIMichaël Zasso
2021-07-30perf_hooks: fix performance timeline wpt failureslegendecas
2021-07-25perf_hooks: web performance timeline compliancelegendecas
2021-06-30stream: implement WHATWG streamsJames M Snell
2021-06-30test: add WPT streams testsJames M Snell
2021-05-23url: exit early when : delimiter is seen in hostnameTimothy Gu
2021-04-01perf_hooks: make performance a globalJames M Snell
2021-03-18test: app atob web platform testsJames M Snell
2021-03-14test: address flaky wpt/test-timersRich Trott
2021-03-09test: fix WPT URL tests that fetch JSON dataMichaël Zasso
2021-03-08test: terminate WPT workers after test completionMichaël Zasso
2021-03-08test: ignore WPT worker errors after tests finishedMichaël Zasso
2021-03-08perf_hooks: make Performance extend EventTargetMichaël Zasso
2021-03-04test: update all Web Platform TestsMichaël Zasso
2021-02-17buffer: make Blob's slice method more spec-compliantMichaël Zasso
2021-01-27test: update to improve terminologyMichael Dawson
2021-01-19test: add wpt tests for BlobMichaël Zasso
2020-11-19test: update wpt url and resourceDaijiro Wachi
2020-11-01test: integrate abort_controller tests from wptDaijiro Wachi
2020-10-01console: add Symbol.toStringTag propertyLeko
2020-09-28test: update wpt status for urlDaijiro Wachi
2020-09-22tools,doc: enforce alphabetical order for md refsAntoine du Hamel
2020-09-16url: remove U+0000 case in the fragment stateMichaël Zasso
2020-09-16test: update WPT harness and testsMichaël Zasso
2020-08-18test: move execution of WPT to worker threadsMichaël Zasso
2020-05-13test: update WPT interfaces and hr-timeJoyee Cheung
2020-05-10test: add hr-time Web platform testsMichaël Zasso
2019-11-05encoding: make TextDecoder handle BOM correctlyAnna Henningsen
2019-10-10test: remove unnecessary --expose-internals flagsAnna Henningsen
2019-09-18doc: update list style in misc README docsRich Trott
2019-09-13util: add encodeInto to TextEncoderAnna Henningsen
2019-06-09src: expose DOMException to internalBinding('message') for testingJoyee Cheung
2019-05-28test: expect wpt/encoding/encodeInto.any.js to failJoyee Cheung
2019-05-28test: expect wpt/encoding/streams to failJoyee Cheung
2019-05-10test: remove unneeded `--expose-internals`Rich Trott
2019-03-15src,lib: make DOMException available in all ContextsAnna Henningsen
2019-01-31test: run html/webappapis/timers WPTJoyee Cheung
2019-01-24test: run html/webappapis/microtask-queuing WPTJoyee Cheung
2019-01-10test: use WPT runner to run encoding testsJoyee Cheung
2019-01-10test: support more icu requirements in the WPT status fileJoyee Cheung
2019-01-10test: pull enconding WPT test fixturesJoyee Cheung