tree: c9cdc05f6b1bf204c7965e15224c53c4633dd277 [path history] [tgz]
  1. readable-streams/
  2. resources/
  3. byte-length-queuing-strategy.html
  4. byte-length-queuing-strategy.js
  5. count-queuing-strategy.html
  6. count-queuing-strategy.js
  7. README.md
third_party/WebKit/LayoutTests/http/tests/streams/README.md

Streams Tests in Blink

These tests are drawn from those in the reference implementation's web-platform-tests subdirectory. Eventually they will be upstreamed to web-platform-tests proper.

Slight modifications have been made in some cases, e.g. to remove references to pipeTo and pipeThrough since we have not implemented those yet.