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

Update Safari versions for TextTrackCue API #12148

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

queengooborg
Copy link
Collaborator

This PR updates and corrects the real values for Safari (Desktop and iOS/iPadOS) for the TextTrackCue API, based upon results from the mdn-bcd-collector project (v3.2.9).

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

This PR updates and corrects the real values for Safari (Desktop and iOS/iPadOS) for the `TextTrackCue` API, based upon results from the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v3.2.9).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/TextTrackCue
@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Aug 23, 2021
@queengooborg queengooborg mentioned this pull request Aug 23, 2021
},
"safari_ios": {
"version_added": "8"
"version_added": "7"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this based on mirroring? Wasn't a bunch of text track stuff enabled in iOS 8?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was based on testing, actually. The text track APIs were enabled in iOS 7 rather than iOS 8.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright then!

@foolip foolip merged commit 10c7a6e into mdn:main Aug 24, 2021
@queengooborg queengooborg deleted the api/TextTrackCue/safari-corrections branch August 24, 2021 20:32
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

Successfully merging this pull request may close these issues.

2 participants