Skip to content

Commit c35f3a2

Browse files
authored
Update Safari version for TextTrackList's getTrackById() (mdn#16880)
It was implemented here: WebKit/WebKit@b195c16 https://github.com/WebKit/WebKit/blob/b195c162a9805acacbb7d32328ba6fbbc1df4453/Source/WebCore/Configurations/Version.xcconfig WebKit trunk version 538.8.0 maps to Safari 8 on both macOS and iOS. Confirmed with tested in iOS 7 and 8: mdn#16594 (comment) This was last updated based on the collector here: mdn#7929 But that was based on results from Safari 7.1: foolip/mdn-bcd-results@5067a4d
1 parent 81969bc commit c35f3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: api/TextTrackList.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"opera": "mirror",
151151
"opera_android": "mirror",
152152
"safari": {
153-
"version_added": "7"
153+
"version_added": "8"
154154
},
155155
"safari_ios": "mirror",
156156
"samsunginternet_android": "mirror",

0 commit comments

Comments
 (0)