Skip to content

Commit 599474d

Browse files
committed
Remove link to term that will later be defined in fetch
This commit can be reverted once whatwg/fetch#1540 lands
1 parent c056619 commit 599474d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.bs

+2-1
Original file line numberDiff line numberDiff line change
@@ -4210,7 +4210,8 @@ and |redirect count|:
42104210

42114211
1. Let |request data| be the result of [=get the request data=] with |request|.
42124212

4213-
1. Let |navigation| be |request|'s [=request/navigation id=].
4213+
<!-- TODO: update this to "[=request/navigation id=] once the fetch parts land-->
4214+
1. Let |navigation| be |request|'s [=navigation id=].
42144215

42154216
1. Let |context id| be null.
42164217

0 commit comments

Comments
 (0)