Skip to content

Commit 7dd841b

Browse files
authored
[css-values-4][cssom-1] Editorial: alignm with fetch algorithm rename (w3c#6886)
1 parent cd3ea8d commit 7dd841b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1036,7 +1036,7 @@ URL Processing Model</h4>
10361036
[=request/credentials mode=] is "same-origin", [=request/use-url-credentials flag=] is
10371037
set, and whose [=request/referrer=] is |referrer|.
10381038

1039-
11. [=/Fetch=] |req|, with |taskDestination| set to |global|, and |processResponseEndOfBody|
1039+
11. [=/Fetch=] |req|, with |taskDestination| set to |global|, and |processResponseConsumeBody|
10401040
set to the following steps given [=/response=] |res| and Null, failure or byte stream
10411041
|byteStream|:
10421042
1. If |sheet|'s <a spec=cssom>origin-clean flag</a> is set,

cssom-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1371,7 +1371,7 @@ relation type is an
13711371
<a for=request>referrer</a> <var>referrer</var>, and if specified the set of parameters <var>parameters</var>.
13721372

13731373
<li><a>Fetch</a> <var>request</var>,
1374-
with <var>processResponseDone</var>, given <var>response</var>,
1374+
with <var>processResponseEndOfBody</var>, given <var>response</var>,
13751375
being the following steps:
13761376

13771377
<ol>

0 commit comments

Comments
 (0)