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
Update index.html
Co-authored-by: Jan-Ivar Bruaroey <jan-ivar@users.noreply.github.com>
  • Loading branch information
eladalon1983 and jan-ivar committed Mar 28, 2022
commit df593d9bd2867f1c2f7bb1a5d49996ab66e0176c
8 changes: 2 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -724,12 +724,8 @@ <h2>
<section>
<h2><dfn>CurrentTabPreferenceEnum</dfn></h2>
<p>
Recall that when offering the user a choice of [=display surfaces=]
to capture, the user agent MAY offer the [=browser=] [=display surface=]
in which the application is running. An application might prefer that
this particular [=display surface=] not be offered to the user.
The CurrentTabPreferenceEnum enumeration describes the different
preferences an application might have.
Describes the different hints an application can provide about whether the
tab the application is in should be among the choices offered to the user.
</p>
<div class="note">
<p>
Expand Down