Skip to content

Commit 741f6b5

Browse files
jgrahamsadym-chromium
authored andcommitted
Remove link to term that will later be defined in fetch
This commit can be reverted once whatwg/fetch#1540 lands
1 parent dd42b0f commit 741f6b5

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
@@ -4261,7 +4261,8 @@ To <dfn>get the base network event data</dfn> given |request| and |redirect coun
42614261

42624262
1. Let |request data| be the result of [=get the request data=] with |request|.
42634263

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

42664267
1. Let |context id| be null.
42674268

0 commit comments

Comments
 (0)