From 05062e2bc13092acdeed79c0a73dcfacc2fb4ae5 Mon Sep 17 00:00:00 2001 From: James Graham Date: Wed, 8 Mar 2023 15:12:14 +0000 Subject: [PATCH] Remove link to term that will later be defined in fetch This commit can be reverted once https://github.com/whatwg/fetch/pull/1540 lands --- index.bs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.bs b/index.bs index a3ccacfd6..635c375a6 100644 --- a/index.bs +++ b/index.bs @@ -4263,7 +4263,8 @@ and |redirect count|: 1. Let |request data| be the result of [=get the request data=] with |request|. -1. Let |navigation| be |request|'s [=request/navigation id=]. + +1. Let |navigation| be |request|'s [=navigation id=]. 1. Let |context id| be null.