- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 22 May 2018 19:22:35 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 May 2018 02:23:01 UTC
marcoscaceres commented on this pull request. > @@ -515,13 +515,15 @@ <h2> Promise<boolean> 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