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:
|
|
|
|
|
2020-08-18 19:23:01 +08:00
|
|
|
- console: https://github.com/web-platform-tests/wpt/tree/3b1f72e99a/console
|
2020-12-28 17:45:39 +08:00
|
|
|
- encoding: https://github.com/web-platform-tests/wpt/tree/3c9820d1cc/encoding
|
2020-12-28 17:44:39 +08:00
|
|
|
- url: https://github.com/web-platform-tests/wpt/tree/1783c9bccf/url
|
2020-12-28 17:47:19 +08:00
|
|
|
- resources: https://github.com/web-platform-tests/wpt/tree/351a99782b/resources
|
2020-12-28 17:48:05 +08:00
|
|
|
- interfaces: https://github.com/web-platform-tests/wpt/tree/b4be9a3fdf/interfaces
|
2020-08-18 19:23:01 +08:00
|
|
|
- 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/264f12bc7b/html/webappapis/timers
|
2020-05-08 02:49:56 +08:00
|
|
|
- hr-time: https://github.com/web-platform-tests/wpt/tree/a5d1774ecf/hr-time
|
2021-01-21 07:01:21 +08:00
|
|
|
- common: https://github.com/web-platform-tests/wpt/tree/841a51412f/common
|
2020-10-31 06:38:52 +08:00
|
|
|
- dom/abort: https://github.com/web-platform-tests/wpt/tree/7caa3de747/dom/abort
|
2021-02-14 02:56:06 +08:00
|
|
|
- FileAPI: https://github.com/web-platform-tests/wpt/tree/3b279420d4/FileAPI
|
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
|