Re: [w3c/payment-handler] Add CanMakePaymentEvent. (#170)

ianbjacobs commented on this pull request.



> @@ -368,7 +373,7 @@ <h2>
       interface PaymentManager {
         [SameObject] readonly attribute PaymentInstruments instruments;
         [Exposed=Window] static Promise&lt;PermissionState&gt; requestPermission();
-        attribute DOMString userHint;     
+        attribute DOMString userHint;

I've created a separate issue:
 https://github.com/w3c/payment-handler/issues/273

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/pull/170#discussion_r177070879

Received on Monday, 26 March 2018 12:26:52 UTC