Source code
Revision control
Copy as Markdown
Other Tools
[DEFAULT]
prefs = [
"extensions.formautofill.creditCards.supported=on",
"extensions.formautofill.creditCards.enabled=true",
"extensions.formautofill.addresses.supported=on",
"extensions.formautofill.addresses.enabled=true",
]
support-files = [
"../../../../../toolkit/components/satchel/test/satchel_common.js",
"../../../../../toolkit/components/satchel/test/parent_utils.js",
"formautofill_parent_utils.js",
"formautofill_common.js",
]
["test_autofill_and_ordinal_forms.html"]
skip-if = ["os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11'"] # Bug 1803644
["test_autofocus_form.html"]
["test_basic_autocomplete_form.html"]
["test_formautofill_preview_highlight.html"]
["test_multi_locale_CA_address_form.html"]
["test_multiple_forms.html"]