Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define DisplayMediaStreamConstraints.selfBrowserSurface #216

Merged
merged 11 commits into from
Apr 7, 2022
Prev Previous commit
Next Next commit
Clarifying punctuation
  • Loading branch information
eladalon1983 committed Apr 7, 2022
commit ae71d7675776de5a1e97ec0afe30f4009fd703c4
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -808,9 +808,9 @@ <h2>Dictionary <a class="idlType">DisplayMediaStreamConstraints</a>
</dt>
<dd>
If present, signals application preference for whether the
[=browser=] [=display surface=] associated with
[=browser=] [=display surface=] which is associated with
[=this=]'s [=relevant global object=]'s [=associated Document=]'s
[=top-level browsing context=] should be among the choices
[=top-level browsing context=], should be among the choices
offered to the user. The user agent MAY ignore this hint.
</dd>
</dl>
Expand Down