We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a9828a commit 5f977edCopy full SHA for 5f977ed
index.html
@@ -945,10 +945,15 @@
945
then return <a>a promise rejected witha> an
946
"<a>InvalidStateErrora>" <a>DOMExceptiona>.
947
li>
948
- <li>If <var>requestvar>'s <a>payment-relevant browsing
949
- contexta>'s <a>payment request is showinga> boolean is true, then
950
- return <a>a promise rejected witha> an "<a>AbortErrora>"
951
- <a>DOMExceptiona>.
+ <li>If the <a>user agenta>'s <a>payment request is showinga>
+ boolean is true, then:
+ <ol>
+ <li>Set <var>requestvar>.<a>[[\state]]a> to "<a>closeda>".
952
+ li>
953
+ <li>Return <a>a promise rejected witha> an
954
+ "<a>AbortErrora>" <a>DOMExceptiona>.
955
956
+ ol>
957
958
<li>Set <var>requestvar>.<a>[[\state]]a> to "<a>interactivea>".
959
0 commit comments