Skip to content

Commit

Permalink
Add Safari versions for LocalMediaStream API (mdn#7932)
Browse files Browse the repository at this point in the history
This PR adds real values for Safari (Desktop and iOS/iPadOS) for the `LocalMediaStream` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v1.1.6).  Results are manually confirmed for accuracy.

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/LocalMediaStream
  • Loading branch information
queengooborg authored Dec 16, 2020
1 parent c69366a commit f8a4d8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/LocalMediaStream.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"version_added": false
},
"safari": {
"version_added": null
"version_added": false
},
"safari_ios": {
"version_added": null
"version_added": false
},
"samsunginternet_android": {
"version_added": false
Expand Down

0 comments on commit f8a4d8f

Please sign in to comment.