mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 05:08:36 +02:00
Automatic update from web-platform-tests Remove inactive reviewers (#14798) This removes reviewers who have had more than three review requests in the past year but who haven't reviewed anything. Adds a few extra reviewers based on discussions in the PR thread looking for reviewers for directories that otherwise would've ended up with none. -- wpt-commits: a5f707c18b3d893a6e332994064911c2f11e800d wpt-pr: 14798 |
||
|---|---|---|
| .. | ||
| piping | ||
| readable-byte-streams | ||
| readable-streams | ||
| resources | ||
| transform-streams | ||
| writable-streams | ||
| byte-length-queuing-strategy.any.js | ||
| count-queuing-strategy.any.js | ||
| META.yml | ||
| 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.