summaryrefslogtreecommitdiffstats
path: root/browser/extensions/formautofill/test/mochitest/mochitest.ini
blob: 2964fd5b13dba198e784c51ea0e1fbc8c8af2ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[DEFAULT]
prefs =
  extensions.formautofill.creditCards.supported=on
  extensions.formautofill.creditCards.enabled=true
  extensions.formautofill.addresses.supported=on
  extensions.formautofill.addresses.enabled=true
skip-if = toolkit == 'android' # bug 1730213
support-files =
  ../../../../../toolkit/components/satchel/test/satchel_common.js
  ../../../../../toolkit/components/satchel/test/parent_utils.js
  formautofill_common.js
  formautofill_parent_utils.js

[test_address_level_1_submission.html]
[test_autofill_and_ordinal_forms.html]
[test_autofocus_form.html]
[test_basic_autocomplete_form.html]
[test_form_changes.html]
[test_formautofill_preview_highlight.html]
skip-if = verify
[test_multi_locale_CA_address_form.html]
[test_multiple_forms.html]
[test_on_address_submission.html]