tree: 31d486bc2672f6052a684dfa3b54ba10abfbdbd7 [path history] [tgz]
  1. piping/
  2. readable-byte-streams/
  3. readable-streams/
  4. resources/
  5. transform-streams/
  6. writable-streams/
  7. idlharness.any-expected.txt
  8. idlharness.any.html
  9. idlharness.any.js
  10. idlharness.any.worker-expected.txt
  11. idlharness.any.worker.html
  12. META.yml
  13. queuing-strategies-size-function-per-global.window-expected.txt
  14. queuing-strategies-size-function-per-global.window.html
  15. queuing-strategies-size-function-per-global.window.js
  16. queuing-strategies.any-expected.txt
  17. queuing-strategies.any.html
  18. queuing-strategies.any.js
  19. queuing-strategies.any.worker-expected.txt
  20. queuing-strategies.any.worker.html
  21. README.md
  22. w3c-import.log
LayoutTests/imported/w3c/web-platform-tests/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.