Skip to content

api.WebTransportBidirectionalStream - WebTransportReceiveStream says earlier spec returned WritableStream isntead of ReadableStream #28231

@paulcdejean

Description

@paulcdejean

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

The text:

Returns WebTransportReceiveStream (earlier spec returned WritableStream)

Should say:

Returns WebTransportReceiveStream (earlier spec returned ReadableStream)

I'm pretty sure.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

Returns WebTransportReceiveStream (earlier spec returned ReadableStream)

Did you test this? If so, how?

No tbh.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/WebTransportBidirectionalStream

MDN metadata

MDN page report details
  • Query: api.WebTransportBidirectionalStream
  • Report started: 2025-10-18T07:26:17.206Z

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APIneeds triageThis issue needs to be confirmed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions