diff --git a/index.bs b/index.bs index dd99184..d09d212 100644 --- a/index.bs +++ b/index.bs @@ -48,19 +48,17 @@ table td, table th { } +
+spec:html; type:element; text:link ++
urlPrefix: https://html.spec.whatwg.org/multipage/; spec: HTML - type:element; text:link type: dfn - urlPrefix: media.html - text: muted; url: #concept-media-muted - text: potentially playing urlPrefix: webappapis.html text: entry settings object urlPrefix: interaction.html text: activation notification - type: dfn; - text: force Origin header flag
@@ -263,7 +261,7 @@ platform UI or media keys, thereby improving the user experience. active media session.
- A user agent MAY expose microphone and camera state to web pages via - MediaStreamTrack muted state in addition to - {{MediaSessionAction/togglemicrophone}} or + A user agent MAY expose microphone and camera state to web pages via + {{MediaStreamTrack}}'s {{MediaStreamTrack/muted}} attribute in addition + to {{MediaSessionAction/togglemicrophone}} or {{MediaSessionAction/togglecamera}} [=media session action=]. In that case, the user agent MUST execute the corresponding {{MediaSessionActionHandler}} before running, as different tasks, the - steps defined to [=set MediaStreamTrack muted state=]. + steps defined to [$set a track's muted state$].
@@ -967,9 +965,9 @@ interface MediaSession {
active is
false
and false
otherwise.