diff --git a/index.bs b/index.bs index 2a43625..fbd8121 100644 --- a/index.bs +++ b/index.bs @@ -598,8 +598,8 @@ conforming IDL fragments, as described in the Web IDL specification. [[!WEBIDL]] for=MediaSessionAction>togglemicrophone or togglecamera media session action, user agent MUST first execute the corresponding {{MediaSessionActionHandler}}, - and then execute the steps to set MediaStreamTrack muted state for - each related MediaStreamTrack. + and then, for each related MediaStreamTrack, [=queue a task=] to + execute the steps to set MediaStreamTrack muted state.