- From: Philip Jägenstedt <notifications@github.com>
- Date: Sat, 15 Sep 2018 08:10:37 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 15 September 2018 15:10:59 UTC
foolip commented on this pull request. > @@ -1172,7 +1229,9 @@ <h2> readonly attribute object total; readonly attribute FrozenArray<PaymentDetailsModifier> modifiers; readonly attribute DOMString instrumentKey; + readonly attribute bool requestBillingAddress; This should say boolean. Discovered by https://github.com/web-platform-tests/wpt/pull/13015. -- 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-handler/pull/318#pullrequestreview-155716251
Received on Saturday, 15 September 2018 15:10:59 UTC