tree: 1ed1b908f8f403e10d13b730a5faacb6d55f8158 [path history] [tgz]
  1. piping/
  2. readable-byte-streams/
  3. readable-streams/
  4. resources/
  5. transferable/
  6. transform-streams/
  7. writable-streams/
  8. DIR_METADATA
  9. idlharness.any-expected.txt
  10. idlharness.any.js
  11. idlharness.any.serviceworker-expected.txt
  12. idlharness.any.sharedworker-expected.txt
  13. idlharness.any.worker-expected.txt
  14. META.yml
  15. OWNERS
  16. queuing-strategies-size-function-per-global.window.js
  17. queuing-strategies.any.js
  18. README.md
chromium/src/third_party/blink/web_tests/external/wpt/streams/README.md

Streams Tests

The work on the streams tests is closely tracked by the specification authors, who maintain a reference implementation intended to match the spec line-by-line while passing all of these tests. See the whatwg/streams repository for details. Some tests may be in that repository while the spec sections they test are still undergoing heavy churn.