• 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- console: https://github.com/web-platform-tests/wpt/tree/9786a4b131/console
14- encoding: https://github.com/web-platform-tests/wpt/tree/1821fb5f77/encoding
15- url: https://github.com/web-platform-tests/wpt/tree/418f7fabeb/url
16- resources: https://github.com/web-platform-tests/wpt/tree/e1fddfbf80/resources
17- interfaces: https://github.com/web-platform-tests/wpt/tree/8ada332aea/interfaces
18- html/webappapis/atob: https://github.com/web-platform-tests/wpt/tree/f267e1dca6/html/webappapis/atob
19- html/webappapis/microtask-queuing: https://github.com/web-platform-tests/wpt/tree/0c3bed38df/html/webappapis/microtask-queuing
20- html/webappapis/timers: https://github.com/web-platform-tests/wpt/tree/ddfe9c089b/html/webappapis/timers
21- hr-time: https://github.com/web-platform-tests/wpt/tree/a5d1774ecf/hr-time
22- dom/abort: https://github.com/web-platform-tests/wpt/tree/1728d198c9/dom/abort
23- FileAPI: https://github.com/web-platform-tests/wpt/tree/3b279420d4/FileAPI
24
25[Web Platform Tests]: https://github.com/web-platform-tests/wpt
26[`git node wpt`]: https://github.com/nodejs/node-core-utils/blob/master/docs/git-node.md#git-node-wpt
27