summaryrefslogtreecommitdiffstats
path: root/dom/payments/test/browser.toml
blob: 6ea321d4f95c2d984c8ecc9e6d967dcbede8e08c (plain)
1
2
3
4
5
6
7
8
9
[DEFAULT]
prefs = ["dom.payments.request.enabled=true"]
skip-if = ["true"] # we don't ship webpayments right now bug 1514425
support-files = [
  "head.js",
  "simple_payment_request.html",
]

["browser_payment_in_different_tabs.js"]