Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,10 @@ <h2>
`null`, [=reject and nullify the current lock promise=] of |document|
with an {{"AbortError"}}.
</li>
<li>Let |topDocument| be |document|'s [=top-level traversable=]'s
<li>[=In parallel=], if any [=pre-lock conditions=] are no longer met,
run the [=fully unlock the screen orientation steps=] with |document|.
</li>
<li>Let |topDocument| be |document|'s [=top-level browsing context=]'s
[=navigable/active document=].
</li>
<li>Let |descendantDocs| be an [=ordered set=] consisting of
Expand Down