Source code

Revision control

Copy as Markdown

Other Tools

[DEFAULT]
prefs = ["gfx.font_loader.delay=0"]
run-if = ["buildapp == 'browser'"]
["test_accessiblecaret_cursor_mode.py"]
skip-if = [
"os == 'mac' && debug", # Bug 1841181
]
["test_accessiblecaret_selection_mode.py"]
skip-if = [
"os == 'win' && os_version == '11.2009' && (debug || asan)", # Bug 1855083
"os == 'linux' && os_version == '24.04' && processor == 'x86_64' && display == 'x11'", # Bug 1968697
]