From 057aa4c3384f963ae5eb1ceb955452f67fcb5f8e 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 22bf21ed..b3e13bad 100644 --- a/index.bs +++ b/index.bs @@ -4261,7 +4261,8 @@ To get the base network event data given |request| and |redirect coun 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.