Skip to content

Commit

Permalink
remove inclusive ancestor navigables patch
Browse files Browse the repository at this point in the history
  • Loading branch information
blu25 committed Oct 4, 2024
1 parent a04d199 commit 9205b85
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2436,18 +2436,6 @@ in the [[#nested-traversables-intro]].
1. Return |navigables|.
</div>

<div algorithm="inclusive-ancestor-navigables-patch">
Modify the [=Document/inclusive ancestor navigables=] algorithm to take a new optional
[=boolean=] argument <var><dfn lt="inclusive-an-unfenced">unfenced</dfn></var> that defaults to
false.

Further rewrite step 1 of this algorithm to:

1. Let <var ignore>navigables</var> be <var ignore>document</var>'s [=Document/ancestor
navigables=] with [=an-unfenced|unfenced=] set to
<var>[=inclusive-an-unfenced|unfenced=]</var>.
</div>

<div algorithm="ancestor-navigables-patch">
Modify the [=Document/ancestor navigables=] algorithm to take a new optional [=boolean=]
argument <dfn lt="an-unfenced">unfenced</dfn> that defaults to false, and rewrite the algorithm
Expand Down

0 comments on commit 9205b85

Please sign in to comment.