Skip to content

Commit 9edf063

Browse files
also add the step to navigation preload
1 parent b891ca9 commit 9edf063

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/index.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3303,6 +3303,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
33033303

33043304
To [=fetch/processResponse=] for |navigationPreloadResponse|, run these substeps:
33053305

3306+
1. If |fetchController|'s [=fetch controller/state=] is "<code>terminated</code>" or "<code>aborted</code>", abort these steps.
33063307
1. If |navigationPreloadResponse|'s [=response/type=] is "`error`", reject |preloadResponse| with a `TypeError` and terminate these substeps.
33073308
1. Associate |preloadResponseObject| with |navigationPreloadResponse|.
33083309
1. Resolve |preloadResponse| with |preloadResponseObject|.

0 commit comments

Comments
 (0)