File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7806,7 +7806,7 @@ constructor steps are:
78067806 « ».
78077807
78087808 <li><p> Set <a>this</a> 's <a for=Request>signal</a> to the result of
7809- <a>creating a new composite abort signal</a> from <var> signals</var> , using {{AbortSignal}} and
7809+ <a>creating a dependent abort signal</a> from <var> signals</var> , using {{AbortSignal}} and
78107810 <a>this</a> 's <a>relevant Realm</a> .
78117811
78127812 <li><p> Set <a>this</a> 's <a for=Request>headers</a> to a <a for=/>new</a> {{Headers}} object with
@@ -7994,8 +7994,8 @@ set; otherwise false.
79947994
79957995 <li><p> <a for=/>Assert</a> : <a>this</a> 's <a for=Request>signal</a> is non-null.
79967996
7997- <li><p> Let <var> clonedSignal</var> be the result of <a>creating a new composite abort signal</a>
7998- from « <a>this</a> 's <a for=Request>signal</a> », using {{AbortSignal}} and <a>this</a>' s
7997+ <li><p> Let <var> clonedSignal</var> be the result of <a>creating a dependent abort signal</a> from
7998+ « <a>this</a> 's <a for=Request>signal</a> », using {{AbortSignal}} and <a>this</a>' s
79997999 <a>relevant Realm</a> .
80008000
80018001 <li><p> Let <var> clonedRequestObject</var> be the result of <a for=Request>creating</a> a
You can’t perform that action at this time.
0 commit comments