1
0
Fork 0
firefox/testing/web-platform/tests/streams
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
piping Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
readable-byte-streams Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
readable-streams Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
resources Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
transferable Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
transform-streams Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
writable-streams Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
idlharness.any.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
META.yml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
queuing-strategies-size-function-per-global.window.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
queuing-strategies.any.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
WEB_FEATURES.yml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

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.