[DEFAULT] prefs = ["gfx.font_loader.delay=0", "dom.select.showPicker.enabled=true", "font.minimum-size.x-western=9"] support-files = ["head.js"] ["browser_selectpopup.js"] skip-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland'", # Bug 1329991 "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11'", # Bug 1329991 "os == 'mac' && os_version == '10.15' && arch == 'x86_64'", # Bug 1661132, 1775896 "os == 'mac' && os_version == '14.70' && arch == 'x86_64'", # Bug 1661132, 1775896 "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1661132, 1775896 ] ["browser_selectpopup_checked.js"] ["browser_selectpopup_colors.js"] skip-if = [ "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland'", # Bug 1329991 - test fails intermittently on Linux builds "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11'", # Bug 1329991 - test fails intermittently on Linux builds ] ["browser_selectpopup_dir.js"] ["browser_selectpopup_focus.js"] ["browser_selectpopup_hr.js"] ["browser_selectpopup_large.js"] ["browser_selectpopup_minFontSize.js"] ["browser_selectpopup_navigation.js"] ["browser_selectpopup_searchfocus.js"] fail-if = [ "a11y_checks", # Bug 1854233 input may not be labeled ] ["browser_selectpopup_showPicker.js"] ["browser_selectpopup_text_transform.js"] ["browser_selectpopup_toplevel.js"] ["browser_selectpopup_user_input.js"] ["browser_selectpopup_width.js"] ["browser_selectpopup_xhtml.js"]