From e09c908a36fe1cb710fa465f4f4964cb155be2dc 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 bada3bb1f..cd6b3776c 100644 --- a/index.bs +++ b/index.bs @@ -4210,7 +4210,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.