File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1052,18 +1052,18 @@ <h2>
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=]. The configuration specified by
1056
- at least one of its elements must be supported. The resulting
1057
- {{MediaKeySystemAccess}} will correspond to the first such element.
1055
+ Requests access to the specified [=Key System=]. The configuration specified by at
1056
+ least one of its elements must be supported. The resulting {{MediaKeySystemAccess}}
1057
+ will correspond to the first such element.
1058
1058
</ p >
1059
1059
< p >
1060
1060
Any permission checks or user interaction, such as a prompt for consent, MUST be
1061
1061
performed before resolving the promise.
1062
1062
</ p >
1063
1063
< p >
1064
1064
If the < code > keySystem</ code > is not supported or not allowed (in at least one of
1065
- the < code > supportedConfigurations</ code > ), the promise is rejected.
1066
- Otherwise, it is resolved with a new {{MediaKeySystemAccess}} object.
1065
+ the < code > supportedConfigurations</ code > ), the promise is rejected. Otherwise, it
1066
+ is resolved with a new {{MediaKeySystemAccess}} object.
1067
1067
</ p >
1068
1068
< div class ="note ">
1069
1069
< p >
You can’t perform that action at this time.
0 commit comments