Re: [w3c/payment-request] Attach 'payment request is showing boolean' to top-level browsing context (#811)

marcoscaceres commented on this pull request.



> @@ -935,9 +934,9 @@ <h2>
           then return <a>a promise rejected with</a> an
           "<a>InvalidStateError</a>" <a>DOMException</a>.
           </li>
-          <li>If the <a>user agent</a>'s <a>payment request is showing</a>
-          boolean is true, then return <a>a promise rejected with</a> an
-          "<a>AbortError</a>" <a>DOMException</a>.
+          <li>If the <a>top-level browsing context</a>'s <a>payment request is

Err, sorry, copypasta, tests are here  https://github.com/web-platform-tests/wpt/pull/14297
(I've not run them - so probably buggy)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/811#discussion_r237435677

Received on Thursday, 29 November 2018 10:47:25 UTC