diff --git a/spec.bs b/spec.bs index bd709e9..c55a65b 100644 --- a/spec.bs +++ b/spec.bs @@ -2436,18 +2436,6 @@ in the [[#nested-traversables-intro]]. 1. Return |navigables|. -
- Modify the [=Document/inclusive ancestor navigables=] algorithm to take a new optional - [=boolean=] argument unfenced that defaults to - false. - - Further rewrite step 1 of this algorithm to: - - 1. Let navigables be document's [=Document/ancestor - navigables=] with [=an-unfenced|unfenced=] set to - [=inclusive-an-unfenced|unfenced=]. -
-
Modify the [=Document/ancestor navigables=] algorithm to take a new optional [=boolean=] argument unfenced that defaults to false, and rewrite the algorithm