Source code
Revision control
Copy as Markdown
Other Tools
[DEFAULT]
subsuite = "a11y"
support-files = [
"head.js",
"!/accessible/tests/browser/shared-head.js",
"!/accessible/tests/mochitest/*.js",
"!/accessible/tests/mochitest/letters.gif",
"!/gfx/layers/apz/test/mochitest/apz_test_native_event_utils.js",
]
prefs = [
# Required for the eval in invokeContentTask in shared-head.js
"security.allow_eval_with_system_principal=true"
]
["browser_test_APZ.js"]
["browser_test_browser.js"]
["browser_test_general.js"]
skip-if = [
]
["browser_test_scroll_hittest.js"]
["browser_test_shadowroot.js"]
skip-if = ["os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11'"] # Bug 1968558
["browser_test_text.js"]
["browser_test_zoom.js"]
["browser_test_zoom_text.js"]