File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -325,7 +325,7 @@ <h3>MediaStreamTrack.getCaptureHandle()</h3>
325
325
agent MUST return < code > null</ code > .
326
326
</ p >
327
327
< p >
328
- If the track is [=track /ended=], then the user agent MUST return < code > null</ code > .
328
+ If the track is [=MediaStreamTrack /ended=], then the user agent MUST return < code > null</ code > .
329
329
</ p >
330
330
< p >
331
331
If the captured application did not set a {{CaptureHandleConfig}}, or if the last time
@@ -368,8 +368,8 @@ <h4><dfn data-dfn-type="event" data-dfn-for="MediaStreamTrack">capturehandlechan
368
368
< li > The user agent switches the track to follow a new application.</ li >
369
369
</ ol >
370
370
< p >
371
- Events are not fired when the track [=track /ended|ends=], nor after it
372
- [=track /ended|ends=].
371
+ Events are not fired when the track [=MediaStreamTrack /ended|ends=], nor after it
372
+ [=MediaStreamTrack /ended|ends=].
373
373
</ p >
374
374
</ section >
375
375
< section id ="oncapturehandlechange ">
You can’t perform that action at this time.
0 commit comments