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
Remove note about tabs
  • Loading branch information
eladalon1983 committed Apr 5, 2022
commit e3e74e57009a2ed41cb56fc1cc63a6380932ad35
5 changes: 0 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -727,11 +727,6 @@ <h2><dfn>CurrentTabPreferenceEnum</dfn></h2>
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>
For clarity's sake, "tab" is used rather than "browser display surface".
</p>
</div>
<pre class="idl">
enum CurrentTabPreferenceEnum {
"no-preference",
Expand Down