Commit 6a8f695 1 parent da09bf2 commit 6a8f695 Copy full SHA for 6a8f695
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ <h3>MediaDevices.setCaptureHandleConfig()</h3>
231
231
< li >
232
232
For every capturing application for which the new [=observable=] {{CaptureHandle}}
233
233
is different than prior to the call to {{MediaDevices/setCaptureHandleConfig}},
234
- the user agent MUST fire an event named [= capturehandlechange=] .
234
+ the user agent MUST [= fire an event=] named {{MediaStreamTrack/ capturehandlechange}} .
235
235
</ li >
236
236
< li >
237
237
The user agent MUST report the new [=observable=] {{CaptureHandle}} whenever
@@ -349,10 +349,10 @@ <h3>MediaStreamTrack.getCaptureHandle()</h3>
349
349
< section id ="events ">
350
350
< h3 > On-Change Event</ h3 >
351
351
< section id ="capturehandlechange ">
352
- < h4 > < dfn > capturehandlechange</ dfn > </ h4 >
352
+ < h4 > < dfn data-dfn-type =" event " data-dfn-for =" MediaStreamTrack " > capturehandlechange</ dfn > </ h4 >
353
353
< p >
354
354
Whenever the [=observable=] {{CaptureHandle}} for a given capturing application changes,
355
- the user agent fires an event named [= capturehandlechange=] . This can happen in the
355
+ the user agent fires an event named {{MediaStreamTrack/ capturehandlechange}} . This can happen in the
356
356
following cases:
357
357
</ p >
358
358
< ol >
@@ -388,7 +388,7 @@ <h4><dfn>oncapturehandlechange</dfn></h4>
388
388
< dfn > oncapturehandlechange</ dfn >
389
389
</ dt >
390
390
< dd >
391
- < p > {{EventHandler}} for events named [= capturehandlechange=] .</ p >
391
+ < p > {{EventHandler}} for events named {{MediaStreamTrack/ capturehandlechange}} .</ p >
392
392
</ dd >
393
393
</ dl >
394
394
</ section >
You can’t perform that action at this time.
0 commit comments