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

api.ReadableStream.from_static - Deno supports static ReadableStream.from #20679

Closed
KnorpelSenf opened this issue Sep 9, 2023 · 2 comments
Closed
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@KnorpelSenf
Copy link

KnorpelSenf commented Sep 9, 2023

What type of issue is this?

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

What information was incorrect, unhelpful, or incomplete?

https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/from_static is supported since Deno 1.35, see denoland/deno#19446

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

Have ReadableStream.from support listed for Deno since 1.35

Did you test this? If so, how?

No. Look at denoland/deno#19446.

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

denoland/deno#19446

Do you have anything more you want to share?

No.

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream/from_static#browser_compatibility

MDN metadata

MDN page report details
  • Query: api.ReadableStream.from_static
  • Report started: 2023-09-09T19:18:38.466Z
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Sep 10, 2023
@queengooborg
Copy link
Contributor

Fixed in #21153!

@KnorpelSenf
Copy link
Author

Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants