Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split streams into more features #2491

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Run Prettier
  • Loading branch information
MattiasBuelens committed Jan 7, 2025
commit 7b046e80466e15f445b250fa4e5b552c8a2ca289
2 changes: 1 addition & 1 deletion features/readablestreambyobreader-read-min.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ description: The `min` option for `ReadableStreamBYOBReader.read(view, options)`
spec: https://streams.spec.whatwg.org/#ref-for-dom-readablestreambyobreaderreadoptions-min%E2%91%A0
group: streams
compat_features:
- api.ReadableStreamBYOBReader.read.options_min_parameter
- api.ReadableStreamBYOBReader.read.options_min_parameter
2 changes: 1 addition & 1 deletion features/transferable-streams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ group: streams
compat_features:
- api.ReadableStream.transferable
- api.TransformStream.transferable
- api.WritableStream.transferable
- api.WritableStream.transferable
Loading