• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Web Platform Test Fixtures
2
3The files in this folder, including this document,
4are generated by [`git node wpt`][].
5
6This folder contains a subset of the [Web Platform Tests][] for the
7implementation of Web APIs in Node.js.
8
9See [test/wpt](../../wpt/README.md) for information on how these tests are run.
10
11Last update:
12
13- common: https://github.com/web-platform-tests/wpt/tree/03c5072aff/common
14- console: https://github.com/web-platform-tests/wpt/tree/767ae35464/console
15- dom/abort: https://github.com/web-platform-tests/wpt/tree/d1f1ecbd52/dom/abort
16- dom/events: https://github.com/web-platform-tests/wpt/tree/ab8999891c/dom/events
17- encoding: https://github.com/web-platform-tests/wpt/tree/a58bbf6d8c/encoding
18- fetch/data-urls/resources: https://github.com/web-platform-tests/wpt/tree/7c79d998ff/fetch/data-urls/resources
19- FileAPI: https://github.com/web-platform-tests/wpt/tree/e36dbb6f00/FileAPI
20- FileAPI/file: https://github.com/web-platform-tests/wpt/tree/c01f637cca/FileAPI/file
21- hr-time: https://github.com/web-platform-tests/wpt/tree/34cafd797e/hr-time
22- html/webappapis/atob: https://github.com/web-platform-tests/wpt/tree/f267e1dca6/html/webappapis/atob
23- html/webappapis/microtask-queuing: https://github.com/web-platform-tests/wpt/tree/2c5c3c4c27/html/webappapis/microtask-queuing
24- html/webappapis/structured-clone: https://github.com/web-platform-tests/wpt/tree/47d3fb280c/html/webappapis/structured-clone
25- html/webappapis/timers: https://github.com/web-platform-tests/wpt/tree/5873f2d8f1/html/webappapis/timers
26- interfaces: https://github.com/web-platform-tests/wpt/tree/fc086c82d5/interfaces
27- performance-timeline: https://github.com/web-platform-tests/wpt/tree/17ebc3aea0/performance-timeline
28- resources: https://github.com/web-platform-tests/wpt/tree/fbf1e7d247/resources
29- streams: https://github.com/web-platform-tests/wpt/tree/9e5ef42bd3/streams
30- url: https://github.com/web-platform-tests/wpt/tree/c4726447f3/url
31- user-timing: https://github.com/web-platform-tests/wpt/tree/5ae85bf826/user-timing
32- wasm/jsapi: https://github.com/web-platform-tests/wpt/tree/cde25e7e3c/wasm/jsapi
33- wasm/webapi: https://github.com/web-platform-tests/wpt/tree/fd1b23eeaa/wasm/webapi
34- WebCryptoAPI: https://github.com/web-platform-tests/wpt/tree/17b7ca10fd/WebCryptoAPI
35- webidl/ecmascript-binding/es-exceptions: https://github.com/web-platform-tests/wpt/tree/a370aad338/webidl/ecmascript-binding/es-exceptions
36
37[Web Platform Tests]: https://github.com/web-platform-tests/wpt
38[`git node wpt`]: https://github.com/nodejs/node-core-utils/blob/main/docs/git-node.md#git-node-wpt
39