Skip to content

Commit 4642646

Browse files
chore: tidy up index.html (#95)
Co-authored-by: marcoscaceres <marcoscaceres@users.noreply.github.com>
1 parent 1f275b4 commit 4642646

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,11 @@ <h2>
206206
<p>
207207
Pointer lock MUST fail unless the <a>target</a>'s
208208
<a>shadow-including root</a> is the [=navigable/active document=]
209-
of a [=Document/browsing context=] which is (or has an [=tree/ancestor=]
210-
[=Document/browsing context=] which is) in focus by a window which is in
211-
focus by the operating system's window manager. The <a>target</a>
212-
element and its [=Document/browsing context=] need not be in focus.
209+
of a [=Document/browsing context=] which is (or has an
210+
[=tree/ancestor=] [=Document/browsing context=] which is) in focus
211+
by a window which is in focus by the operating system's window
212+
manager. The <a>target</a> element and its [=Document/browsing
213+
context=] need not be in focus.
213214
</p>
214215
<p>
215216
Pointer lock is a <a>transient activation-gated API</a>, therefore

0 commit comments

Comments
 (0)