2018-09-17 03:39:28 +08:00
|
|
|
# Web Platform Test Fixtures
|
|
|
|
|
|
|
|
The files in this folder, including this document,
|
|
|
|
are generated by [`git node wpt`][].
|
|
|
|
|
|
|
|
This folder contains a subset of the [Web Platform Tests][] for the
|
|
|
|
implementation of Web APIs in Node.js.
|
|
|
|
|
|
|
|
See [test/wpt](../../wpt/README.md) for information on how these tests are run.
|
|
|
|
|
|
|
|
Last update:
|
|
|
|
|
2021-03-06 16:27:20 +08:00
|
|
|
- common: https://github.com/web-platform-tests/wpt/tree/bb97a68974/common
|
2020-08-18 19:23:01 +08:00
|
|
|
- console: https://github.com/web-platform-tests/wpt/tree/3b1f72e99a/console
|
2021-03-15 22:27:06 +08:00
|
|
|
- dom/abort: https://github.com/web-platform-tests/wpt/tree/1728d198c9/dom/abort
|
2021-02-22 01:36:29 +08:00
|
|
|
- encoding: https://github.com/web-platform-tests/wpt/tree/35f70910d3/encoding
|
2021-02-14 02:56:06 +08:00
|
|
|
- FileAPI: https://github.com/web-platform-tests/wpt/tree/3b279420d4/FileAPI
|
2021-02-22 01:36:29 +08:00
|
|
|
- hr-time: https://github.com/web-platform-tests/wpt/tree/9910784394/hr-time
|
|
|
|
- html/webappapis/microtask-queuing: https://github.com/web-platform-tests/wpt/tree/2c5c3c4c27/html/webappapis/microtask-queuing
|
|
|
|
- html/webappapis/timers: https://github.com/web-platform-tests/wpt/tree/5873f2d8f1/html/webappapis/timers
|
2021-03-06 16:27:20 +08:00
|
|
|
- interfaces: https://github.com/web-platform-tests/wpt/tree/79fa4cf76e/interfaces
|
|
|
|
- resources: https://github.com/web-platform-tests/wpt/tree/972ca5b669/resources
|
|
|
|
- url: https://github.com/web-platform-tests/wpt/tree/33f2e3f2e7/url
|
2018-09-17 03:39:28 +08:00
|
|
|
|
|
|
|
[Web Platform Tests]: https://github.com/web-platform-tests/wpt
|
|
|
|
[`git node wpt`]: https://github.com/nodejs/node-core-utils/blob/master/docs/git-node.md#git-node-wpt
|