Re: [w3c/payment-request] add paymentmethodchange event (#695)

marcoscaceres commented on this pull request.



> @@ -515,13 +515,15 @@ <h2>
           Promise&lt;boolean&gt; canMakePayment();
 
           readonly attribute DOMString id;
+          readonly attribute object? methodDetails;

Added the test you suggested:  
https://github.com/w3c/web-platform-
tests/pull/10912/commits/29a384b326fc514da854a9041cdfbde13e0eee54

-- 
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/695#discussion_r190106552

Received on Wednesday, 23 May 2018 02:23:01 UTC