Skip to content

Commit 05062e2

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 bbc2cb6 commit 05062e2

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
@@ -4263,7 +4263,8 @@ and |redirect count|:
42634263

42644264
1. Let |request data| be the result of [=get the request data=] with |request|.
42654265

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

42684269
1. Let |context id| be null.
42694270

0 commit comments

Comments
 (0)