Skip to content

Commit

Permalink
Add Edge versions for api.VTTCue.VTTCue (#13432)
Browse files Browse the repository at this point in the history
This PR adds real values for Microsoft Edge for the `VTTCue` member of the `VTTCue` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v4.0.0).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/VTTCue/VTTCue

_Check out the [collector's guide on how to review this PR](https://github.com/foolip/mdn-bcd-collector#reviewing-bcd-changes)._
  • Loading branch information
queengooborg authored Nov 12, 2021
1 parent 2927edf commit 0c81713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/VTTCue.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"version_added": "33"
},
"edge": {
"version_added": "79"
"version_added": "79"
},
"firefox": {
"version_added": "31"
Expand Down

0 comments on commit 0c81713

Please sign in to comment.