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
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
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2018-12-15test: remove reference to whatwg in file names under test/wptJoyee Cheung
2018-11-21test: use Worker scope in WPTJoyee Cheung
2018-11-09test: initialize test/wpt to run URL and console .js testsJoyee Cheung