File tree Expand file tree Collapse file tree 4 files changed +25
-1
lines changed Expand file tree Collapse file tree 4 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 3186
3186
"__compat" : {
3187
3187
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/textTracks" ,
3188
3188
"spec_url" : " https://html.spec.whatwg.org/multipage/media.html#dom-media-texttracks-dev" ,
3189
+ "tags" : [
3190
+ " web-features:text-tracks"
3191
+ ],
3189
3192
"support" : {
3190
3193
"chrome" : {
3191
3194
"version_added" : " 23"
Original file line number Diff line number Diff line change 4
4
"__compat" : {
5
5
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/MediaError" ,
6
6
"spec_url" : " https://html.spec.whatwg.org/multipage/media.html#error-codes" ,
7
+ "tags" : [
8
+ " web-features:video"
9
+ ],
7
10
"support" : {
8
11
"chrome" : {
9
12
"version_added" : " 3"
51
54
"__compat" : {
52
55
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/MediaError/code" ,
53
56
"spec_url" : " https://html.spec.whatwg.org/multipage/media.html#dom-mediaerror-code-dev" ,
57
+ "tags" : [
58
+ " web-features:video"
59
+ ],
54
60
"support" : {
55
61
"chrome" : {
56
62
"version_added" : " 3"
92
98
"__compat" : {
93
99
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/MediaError/message" ,
94
100
"spec_url" : " https://html.spec.whatwg.org/multipage/media.html#dom-mediaerror-message-dev" ,
101
+ "tags" : [
102
+ " web-features:video"
103
+ ],
95
104
"support" : {
96
105
"chrome" : {
97
106
"version_added" : " 59"
Original file line number Diff line number Diff line change 656
656
" https://w3c.github.io/ServiceWorker/#dom-serviceworkerglobalscope-onmessageerror"
657
657
],
658
658
"tags" : [
659
- " web-features:service-workers "
659
+ " web-features:messageerror "
660
660
],
661
661
"support" : {
662
662
"chrome" : {
Original file line number Diff line number Diff line change 4
4
"__compat" : {
5
5
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/TimeRanges" ,
6
6
"spec_url" : " https://html.spec.whatwg.org/multipage/media.html#time-ranges" ,
7
+ "tags" : [
8
+ " web-features:video"
9
+ ],
7
10
"support" : {
8
11
"chrome" : {
9
12
"version_added" : " 6"
44
47
"__compat" : {
45
48
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/TimeRanges/end" ,
46
49
"spec_url" : " https://html.spec.whatwg.org/multipage/media.html#dom-timeranges-end-dev" ,
50
+ "tags" : [
51
+ " web-features:video"
52
+ ],
47
53
"support" : {
48
54
"chrome" : {
49
55
"version_added" : " 6"
85
91
"__compat" : {
86
92
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/TimeRanges/length" ,
87
93
"spec_url" : " https://html.spec.whatwg.org/multipage/media.html#dom-timeranges-length-dev" ,
94
+ "tags" : [
95
+ " web-features:video"
96
+ ],
88
97
"support" : {
89
98
"chrome" : {
90
99
"version_added" : " 6"
126
135
"__compat" : {
127
136
"mdn_url" : " https://developer.mozilla.org/docs/Web/API/TimeRanges/start" ,
128
137
"spec_url" : " https://html.spec.whatwg.org/multipage/media.html#dom-timeranges-start-dev" ,
138
+ "tags" : [
139
+ " web-features:video"
140
+ ],
129
141
"support" : {
130
142
"chrome" : {
131
143
"version_added" : " 6"
You can’t perform that action at this time.
0 commit comments