diff --git a/fetch.bs b/fetch.bs index e3bef0878..0a7f25ada 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,8 +592,8 @@ given a header name name and a string type fr structured field value.Assert: type is one of "dictionary
", "list
", or
- "item
".
+
Assert: type is one of "dictionary
",
+ "list
", or "item
".
Let value be the result of getting name from list. @@ -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.
object
".
return true:
Let lastURL be null.
If request has a redirect-tainted origin, then return
" 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 ` 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].
@@ -2350,6 +2358,9 @@ source of security bugs. Please seek security review for features that deal with
request request, run these steps:
If request's mode is not " Assert: fetchParams is canceled.
+ Return an aborted network error if fetchParams is
aborted; otherwise return a network error.
@@ -2693,7 +2704,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.
@@ -3309,6 +3320,9 @@ request header indicates where a
given a request request, run these steps:
Let serializedOrigin be the result of byte-serializing a request origin
with request.
@@ -5421,7 +5435,8 @@ run these steps:
If request's redirect mode is " Assert: request's mode is " Set recursive to false.
null
".
@@ -2295,8 +2302,8 @@ is to return the result of serializing a request origin with request
last, run these steps:
-
, run these steps:
bytes=
`.
@@ -2326,7 +2333,8 @@ source of security bugs. Please seek security review for features that deal with
response, run these steps:
-
+
no-cors
", then return
true.
-
@@ -3089,7 +3100,7 @@ or an implementation-defined value.
fetch
", then return the empty string.
-
+
manual
", then:
-
@@ -6632,6 +6647,9 @@ agent's CORS-preflight cache for which there is a cache entry matchresponsenavigate
".
+
If request's timing allow failed flag is set, then return failure. @@ -7032,7 +7050,7 @@ typedef (ReadableStream or XMLHttpRequestBodyInit) BodyInit;
If object is a {{ReadableStream}} object, then:
@@ -7680,7 +7698,7 @@ constructor steps are:Otherwise:
Assert: input is a {{Request}} object. +
Assert: input is a {{Request}} object.
Set request to input's request. @@ -8599,7 +8617,7 @@ that RFC's normative processing requirements to be compatible with deployed cont dataURL and then runs these steps:
Assert: dataURL's scheme is "data
".
+
Let input be the result of running the URL serializer on dataURL with exclude fragment set to true. @@ -9189,6 +9207,7 @@ Shivani Sharma, Sigbjørn Finne, Simon Pieters, Simon Sapin, +Simon Wülker, Srirama Chandra Sekhar Mogali, Stephan Paul, Steven Salat,