Skip to content

Commit

Permalink
Safari 10 also supports ReadableStreamDefaultReader constructor (#2…
Browse files Browse the repository at this point in the history
…5816)

Update ReadableStreamDefaultReader constructor compat for Safari

The compat data was updated in #24553, but we forgot to also update
the constructor's data.
MattiasBuelens authored Jan 31, 2025
1 parent 365e112 commit 25681e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/ReadableStreamDefaultReader.json
Original file line number Diff line number Diff line change
@@ -89,7 +89,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
"version_added": "10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",

0 comments on commit 25681e3

Please sign in to comment.