File tree 1 file changed +4
-8
lines changed
1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 291
291
context of {{Promise}} objects are used as defined in [[!ECMASCRIPT]].
292
292
</ p >
293
293
< p >
294
- The terms < dfn data-cite ="rfc9110#field.accept-language "> Accept-Language</ dfn >
295
- and < dfn data-cite ="rfc9110#authentication "> HTTP authentication</ dfn > are
294
+ The terms < dfn data-cite =
295
+ "rfc9110#field.accept-language "> Accept-Language</ dfn > and
296
+ < dfn data-cite ="rfc9110#authentication "> HTTP authentication</ dfn > are
296
297
used as defined in [[!RFC9110]].
297
298
</ p >
298
299
< p >
@@ -1599,15 +1600,10 @@ <h4>
1599
1600
Output
1600
1601
</ dt >
1601
1602
< dd >
1602
- A {{Promise}}
1603
+ A new {{Promise}}
1603
1604
</ dd >
1604
1605
</ dl >
1605
1606
< ol >
1606
- < li > If there is an unsettled {{Promise}} from a previous call to
1607
- < a data-link-for ="PresentationRequest "> getAvailability</ a > on < var >
1608
- presentationRequest</ var > , return that {{Promise}} and abort
1609
- these steps.
1610
- </ li >
1611
1607
< li > Otherwise, let < var > P</ var > be a new {{Promise}} constructed in
1612
1608
the < a > JavaScript realm</ a > of < var > presentationRequest</ var > .
1613
1609
</ li >
You can’t perform that action at this time.
0 commit comments