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