File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 995
995
Output
996
996
</ dt >
997
997
< dd >
998
- A < a > PresentationRequest</ a > object
998
+ A new < a > PresentationRequest</ a > object
999
999
</ dd >
1000
1000
</ dl >
1001
1001
< ol >
@@ -1064,7 +1064,7 @@ <h4>
1064
1064
Output
1065
1065
</ dt >
1066
1066
< dd >
1067
- A {{Promise}}
1067
+ A new {{Promise}}
1068
1068
</ dd >
1069
1069
</ dl >
1070
1070
< ol >
@@ -1320,7 +1320,7 @@ <h4>
1320
1320
Output
1321
1321
</ dt >
1322
1322
< dd >
1323
- < var > P</ var > , a {{Promise}}
1323
+ < var > P</ var > , a new {{Promise}}
1324
1324
</ dd >
1325
1325
</ dl >
1326
1326
< ol >
@@ -1614,17 +1614,12 @@ <h4>
1614
1614
Output
1615
1615
</ dt >
1616
1616
< dd >
1617
- A {{Promise}}
1617
+ A new {{Promise}}
1618
1618
</ dd >
1619
1619
</ dl >
1620
1620
< ol >
1621
- < li > If there is an unsettled {{Promise}} from a previous call to
1622
- < a data-link-for ="PresentationRequest "> getAvailability</ a > on < var >
1623
- presentationRequest</ var > , return that {{Promise}} and abort
1624
- these steps.
1625
- </ li >
1626
- < li > Otherwise, let < var > P</ var > be a new {{Promise}} constructed in
1627
- the < a > JavaScript realm</ a > of < var > presentationRequest</ var > .
1621
+ < li > Let < var > P</ var > be a new {{Promise}} constructed in the
1622
+ < a > JavaScript realm</ a > of < var > presentationRequest</ var > .
1628
1623
</ li >
1629
1624
< li > Return < var > P</ var > , but continue running these steps < a > in
1630
1625
parallel</ a > .
You can’t perform that action at this time.
0 commit comments