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
Link
  • Loading branch information
eladalon1983 committed Apr 7, 2022
commit 7aa21cec104975e414f222bd126a41ce7cffc4be
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -725,8 +725,8 @@ <h2>
<h2><dfn>SelfCapturePreferenceEnum</dfn></h2>
<p>
Describes the different hints an application can provide about whether the
display surface the application is in, should be among the choices offered
to the user.
[=display surface=] the application is in, should be among the choices
offered to the user.
</p>
<pre class="idl">
enum SelfCapturePreferenceEnum {
Expand Down