Skip to content

Commit

Permalink
Export navigable container document
Browse files Browse the repository at this point in the history
  • Loading branch information
antosart committed Nov 28, 2022
1 parent 14f9d98 commit 358bd48
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -87169,8 +87169,9 @@ interface <dfn interface>BeforeUnloadEvent</dfn> : <span>Event</span> {
<span>navigable</span> <var>navigable</var> is the <span>navigable container</span> whose
<span>nested navigable</span> is <var>navigable</var>, or null if there is no such element.</p>

<p id="bc-container-document">The <dfn data-x="nav-container-document">container document</dfn>
of a <span>navigable</span> <var>navigable</var> is the result of running these steps:</p>
<p id="bc-container-document">The <dfn export for="navigable"
data-x="nav-container-document">container document</dfn> of a <span>navigable</span>
<var>navigable</var> is the result of running these steps:</p>

<ol>
<li><p>If <var>navigable</var>'s <span data-x="nav-container">container</span> is null, then
Expand Down

0 comments on commit 358bd48

Please sign in to comment.