зеркало из https://github.com/mozilla/gecko-dev.git
27 строки
846 B
INI
27 строки
846 B
INI
[DEFAULT]
|
|
# skip-if !e10s will be removed once non-e10s is supported
|
|
skip-if = !e10s
|
|
scheme = https
|
|
support-files =
|
|
simple_payment_request.html
|
|
echo_payment_request.html
|
|
BasiccardChromeScript.js
|
|
ConstructorChromeScript.js
|
|
CurrencyAmountValidationChromeScript.js
|
|
GeneralChromeScript.js
|
|
PMIValidationChromeScript.js
|
|
ShowPaymentChromeScript.js
|
|
|
|
[test_abortPayment.html]
|
|
run-if = nightly_build # Bug 1390018: Depends on the Nightly-only UI service
|
|
[test_basiccard.html]
|
|
[test_block_none10s.html]
|
|
skip-if = e10s # Bug 1408250: Don't expose PaymentRequest Constructor in non-e10s
|
|
[test_canMakePayment.html]
|
|
run-if = nightly_build # Bug 1390737: Depends on the Nightly-only UI service
|
|
[test_constructor.html]
|
|
[test_currency_amount_validation.html]
|
|
[test_payment-request-in-iframe.html]
|
|
[test_pmi_validation.html]
|
|
[test_showPayment.html]
|