Skip to content

Commit 1f275b4

Browse files
authored
Editorial: Fix ReSpec error with ancestor browsing context (#89)
1 parent 9e39c46 commit 1f275b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ <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 <a>ancestor
210-
browsing context</a> which is) in focus by a window which is in
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
211211
focus by the operating system's window manager. The <a>target</a>
212212
element and its [=Document/browsing context=] need not be in focus.
213213
</p>

0 commit comments

Comments
 (0)