[DEFAULT] subsuite = "a11y" support-files = [ "head.js", "!/accessible/tests/browser/shared-head.js", "!/accessible/tests/mochitest/*.js", ] prefs = [ "dom.text_fragments.enabled=true", # Required for the eval in invokeContentTask in shared-head.js "security.allow_eval_with_system_principal=true" ] ["browser_editabletext.js"] ["browser_highlights.js"] ["browser_text.js"] skip-if = [ "os == 'win' && os_version == '11.26100' && arch == 'x86_64' && opt && verify-standalone", "os == 'win' && os_version == '11.26200' && arch == 'x86_64' && opt && verify-standalone", ] ["browser_text_caret.js"] ["browser_text_paragraph_boundary.js"] ["browser_text_selection.js"] ["browser_text_spelling.js"] skip-if = [ "true", # Bug 1800400 ] ["browser_textleafpoint.js"]