tree: 31e976820b481a616c425b2a335f5dc95e794829 [path history] [tgz]
  1. piping/
  2. readable-byte-streams/
  3. readable-streams/
  4. resources/
  5. transform-streams/
  6. writable-streams/
  7. byte-length-queuing-strategy.any.js
  8. count-queuing-strategy.any.js
  9. META.yml
  10. OWNERS
  11. README.md
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.