We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e433892 commit ff7a495Copy full SHA for ff7a495
identity/index.html
@@ -224,8 +224,8 @@ <h3>MediaDevices.setCaptureHandleConfig()</h3>
224
<ol>
225
<li>
226
For every capturing application for which the new [=observable=] {{CaptureHandle}}
227
- is different than prior to the call to {{MediaDevices/setCaptureHandleConfig}}, an
228
- event named [=capturehandlechange=] must be fired.
+ is different than prior to the call to {{MediaDevices/setCaptureHandleConfig}},
+ the user agent MUST fire an event named [=capturehandlechange=].
229
</li>
230
231
The user agent MUST report the new [=observable=] {{CaptureHandle}} whenever
0 commit comments