diff --git a/fetch.bs b/fetch.bs index 72eb3db5c..30a360f19 100644 --- a/fetch.bs +++ b/fetch.bs @@ -458,7 +458,8 @@ and an optional boolean extract-value (default false):
Let value be the empty string. -
Assert: the code point at position within input is U+0022 ("). +
Assert: the code point at position within + input is U+0022 (").
Advance position by 1. @@ -494,7 +495,7 @@ and an optional boolean extract-value (default false):
Otherwise:
@@ -591,7 +592,7 @@ given a header name name and a string type fr structured field value.Assert: type is one of "dictionary
", "list
", or
+
Assert: type is one of "dictionary
", "list
", or
"item
".
Let value be the result of getting name from @@ -931,7 +932,7 @@ directly. Use get, decode, and split instead.
Let value be the result of getting name from list. -
Assert: value is non-null. +
Assert: value is non-null.
Append (name, value) to headers.
Assert: last is not given, or first is less than or equal to - last. +
Assert: last is not given, or first is less than + or equal to last.
Let rangeValue be `bytes=
`.
@@ -2332,7 +2333,7 @@ source of security bugs. Please seek security review for features that deal with
response, run these steps:
Assert: response's URL list is not empty. +
Assert: response's URL list is not empty.
Let url be a copy of response's URL list[0].
@@ -2503,7 +2504,7 @@ this is also tracked internally using the request's timing allow
fetchParams:
Assert: fetchParams is canceled.
+ Return an aborted network error if fetchParams is
aborted; otherwise return a network error.
@@ -2702,7 +2703,7 @@ manually. [[!HTML]]
If potentialDestination is " Assert: potentialDestination is a destination.
+ Assert: potentialDestination is a destination.
Return potentialDestination.
If topLevelOrigin is null, then set topLevelOrigin to
environment's top-level creation URL's origin.
- Assert: topLevelOrigin is an origin.
+ Let topLevelSite be the result of obtaining a site,
given topLevelOrigin.
@@ -5433,7 +5434,7 @@ run these steps:
If request's redirect mode is " Assert: request's mode is " Set recursive to false.
If object is a {{ReadableStream}} object, then:
Otherwise:
Assert: input is a {{Request}} object.
+ Assert: input is a {{Request}} object.
Set request to input's
request.
@@ -8614,7 +8615,7 @@ that RFC's normative processing requirements to be compatible with deployed cont
dataURL and then runs these steps:
Assert: dataURL's scheme is " Let input be the result of running the URL serializer on
dataURL with exclude fragment set to true.
-
@@ -3098,7 +3099,7 @@ or an implementation-defined value.
fetch
", then return the empty string.
- manual
", then:
-
@@ -7047,7 +7048,7 @@ typedef (ReadableStream or XMLHttpRequestBodyInit) BodyInit;
navigate
".
+
-
-
data
".
+