@@ -1234,9 +1234,6 @@ <h2>
1234
1234
< li > Set |request|'s < a > payment-relevant browsing context</ a > 's
1235
1235
< a > payment request is showing</ a > boolean to false.
1236
1236
</ li >
1237
- < li > Reject |acceptPromise| with an "< a > AbortError</ a > "
1238
- < a > DOMException</ a > .
1239
- </ li >
1240
1237
</ ol >
1241
1238
</ li >
1242
1239
</ ol >
@@ -3172,20 +3169,19 @@ <h2>
3172
3169
affords the end user the ability to retry accepting the payment
3173
3170
request.
3174
3171
</ li >
3175
- < li data-tests =
3176
- "payment-response/rejects_if_not_active-manual.https.html "> If
3177
- |document| stops being < a > fully active</ a > while the user interface
3178
- is being shown, or no longer is by the time this step is reached,
3179
- then:
3172
+ < li >
3173
+ < span data-tests =
3174
+ "payment-response/rejects_if_not_active-manual.https.html "> If
3175
+ |document| stops being < a > fully active</ a > while the user interface
3176
+ is being shown, or no longer is by the time this step is reached,
3177
+ then:
3178
+ </ span >
3180
3179
< ol >
3181
3180
< li > Close down the user interface.
3182
3181
</ li >
3183
3182
< li > Set |request|'s < a > payment-relevant browsing context</ a > 's
3184
3183
< a > payment request is showing</ a > boolean to false.
3185
3184
</ li >
3186
- < li > Reject |retryPromise| with an "< a > AbortError</ a > "
3187
- < a > DOMException</ a > .
3188
- </ li >
3189
3185
</ ol >
3190
3186
</ li >
3191
3187
< li > Finally, when |retryPromise| settles, set
@@ -3490,9 +3486,6 @@ <h2>
3490
3486
< li > Set |request|'s < a > payment-relevant browsing context</ a > 's
3491
3487
< a > payment request is showing</ a > boolean to false.
3492
3488
</ li >
3493
- < li > Reject |promise| with an "< a > AbortError</ a > "
3494
- < a > DOMException</ a > .
3495
- </ li >
3496
3489
</ ol >
3497
3490
</ li >
3498
3491
< li > Otherwise:
0 commit comments