[DEFAULT] subsuite = "a11y" support-files = [ "head.js", "!/accessible/tests/browser/shared-head.js", "!/accessible/tests/mochitest/*.js", "!/accessible/tests/mochitest/events/slow_image.sjs", "!/accessible/tests/mochitest/letters.gif", "!/accessible/tests/mochitest/moz.png", ] prefs = [ # Required for the eval in invokeContentTask in shared-head.js "security.allow_eval_with_system_principal=true", # Required for CSS positioning "layout.css.anchor-positioning.enabled=true", "accessibility.anchorPositionedAsDetails.enabled=true", # Required for hint popovers "dom.element.popoverhint.enabled=true", ] ["browser_anchor_positioning.js"] ["browser_multiple_relations_crash.js"] ["browser_popover_and_command.js"] ["browser_popover_hint.js"] ["browser_relations_general.js"] ["browser_relations_general_002.js"] skip-if = [ "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 2001032 ] ["browser_shadow_dom_and_custom_elements.js"]