[DEFAULT] head = "head.js" prefs = [ "security.webauth.webauthn=true", "security.webauth.webauthn_enable_softtoken=false", "security.webauth.webauthn_enable_android_fido2=false", "security.webauth.webauthn_enable_usbtoken=false", "security.webauthn.ctap2=true", ] ["browser_aboutwebauthn_aria_keycontrols.js"] ["browser_aboutwebauthn_bio.js"] ["browser_aboutwebauthn_credentials.js"] ["browser_aboutwebauthn_info.js"] ["browser_aboutwebauthn_no_token.js"] ["browser_aboutwebauthn_pin.js"] skip-if = [ "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && opt && a11y_checks && swgl && verify-standalone", "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11' && opt && a11y_checks", # Bug 1989849 ]