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 29, 2023
1 parent bbc2cb6 commit 05062e2
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 @@ -4263,7 +4263,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 05062e2

Please sign in to comment.