Skip to content

Commit

Permalink
Remove link to term that will later be defined in fetch
Browse files Browse the repository at this point in the history
This commit can be reverted once whatwg/fetch#1540 lands
  • Loading branch information
jgraham committed Mar 8, 2023
1 parent 0372002 commit e09c908
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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=].
<!-- TODO: update this to "[=request/navigation id=] once the fetch parts land-->
1. Let |navigation| be |request|'s [=navigation id=].

1. Let |context id| be null.

Expand Down

0 comments on commit e09c908

Please sign in to comment.