trisquel-icecat/icecat/accessible/tests/mochitest/events/docload/a11y.toml
2025-10-06 02:35:48 -06:00

22 lines
457 B
TOML

[DEFAULT]
support-files = [
"docload_wnd.html",
"!/accessible/tests/mochitest/*.js"]
["test_docload_aria.html"]
["test_docload_busy.html"]
["test_docload_embedded.html"]
["test_docload_iframe.html"]
["test_docload_root.html"]
skip-if = [
"os == 'mac' && os_version == '14.70' && processor == 'x86_64'", # Bug 1456997
]
["test_docload_shutdown.html"]
skip-if = [
"os == 'mac' && os_version == '14.70' && processor == 'x86_64'", # Bug 1456997
]