зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1511023 [wpt PR 14296] - Update interfaces/payment-request.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/payment-request.idl (#14296) Source: https://github.com/tidoust/reffy-reports/blob/a232594/whatwg/idl/payment-request.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/461143420 -- wpt-commits: 9118ed350f14c15cb78c03f6054b541859e76054 wpt-pr: 14296
This commit is contained in:
Родитель
67ef967843
Коммит
5c37e2397b
|
@ -68,6 +68,7 @@ enum PaymentShippingType {
|
|||
|
||||
dictionary PaymentOptions {
|
||||
boolean requestPayerName = false;
|
||||
boolean requestBillingAddress = false;
|
||||
boolean requestPayerEmail = false;
|
||||
boolean requestPayerPhone = false;
|
||||
boolean requestShipping = false;
|
||||
|
|
Загрузка…
Ссылка в новой задаче