Skip to content

Commit

Permalink
Run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
eladalon1983 committed Jul 12, 2023
1 parent 1198910 commit 65a0011
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,8 @@ <h3>BrowserCaptureMediaStreamTrack</h3>
</dt>
<dd>
<p>
Calls to this method instruct the user agent to start/stop cropping a
video track to the
Calls to this method instruct the user agent to start/stop cropping a video track to
the
<a href="https://drafts.csswg.org/cssom-view/#dom-element-getboundingclientrect">
bounding client rectangle</a
>
Expand All @@ -267,8 +267,8 @@ <h3>BrowserCaptureMediaStreamTrack</h3>
<ol>
<li>
<p>
If <var>cropTarget</var> is neither a [=valid CropTarget=] nor <code>null</code>, the
user agent MUST return a {{Promise}} [=rejected=] with an {{UnknownError}}.
If <var>cropTarget</var> is neither a [=valid CropTarget=] nor <code>null</code>,
the user agent MUST return a {{Promise}} [=rejected=] with an {{UnknownError}}.
</p>
</li>
<li>Let <var>p</var> be a new {{Promise}}.</li>
Expand Down

0 comments on commit 65a0011

Please sign in to comment.