diff --git a/index.html b/index.html
index 36cb547f..0d9e1354 100644
--- a/index.html
+++ b/index.html
@@ -1234,9 +1234,6 @@
Set |request|'s payment-relevant browsing context's
payment request is showing boolean to false.
- Reject |acceptPromise| with an "AbortError"
- DOMException.
-
@@ -3172,20 +3169,19 @@
affords the end user the ability to retry accepting the payment
request.
-
If
- |document| stops being fully active while the user interface
- is being shown, or no longer is by the time this step is reached,
- then:
+
+ If
+ |document| stops being fully active while the user interface
+ is being shown, or no longer is by the time this step is reached,
+ then:
+
- Close down the user interface.
- Set |request|'s payment-relevant browsing context's
payment request is showing boolean to false.
- - Reject |retryPromise| with an "AbortError"
- DOMException.
-
Finally, when |retryPromise| settles, set
@@ -3490,9 +3486,6 @@
Set |request|'s payment-relevant browsing context's
payment request is showing boolean to false.
- Reject |promise| with an "AbortError"
- DOMException.
-
Otherwise: