Skip to content

Commit 8374134

Browse files
authored
Fix the Create Fetch Event and Dispatch output to return null (#1778)
1 parent ef029c5 commit 8374134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3331,7 +3331,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
33313331
:: |preloadResponse|, a [=promise=]
33323332
:: |raceResponse|, a [=race response=] or null
33333333
: Output
3334-
:: a [=/response=]
3334+
:: a [=/response=] or null
33353335

33363336
1. Let |response| be null.
33373337
1. Let |eventCanceled| be false.

0 commit comments

Comments
 (0)