File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1052
1052
and use a {{MediaKeys}} object with the provided configuration.
1053
1053
p >
1054
1054
< p >
1055
- Requests access to the specified [=Key System=]. When
1056
- < code > supportedConfigurationscode > is specified, the configuration specified by
1055
+ Requests access to the specified [=Key System=]. The configuration specified by
1057
1056
at least one of its elements must be supported. The resulting
1058
1057
{{MediaKeySystemAccess}} will correspond to the first such element.
1059
1058
p >
1063
1062
p >
1064
1063
< p >
1065
1064
If the < code > keySystemcode > is not supported or not allowed (in at least one of
1066
- the < code > supportedConfigurationscode > , if specified ), the promise is rejected.
1065
+ the < code > supportedConfigurationscode > ), the promise is rejected.
1067
1066
Otherwise, it is resolved with a new {{MediaKeySystemAccess}} object.
1068
1067
p >
1069
1068
< div class ="note ">
You can’t perform that action at this time.
0 commit comments