blob: d4b4940ef13558735c8569a4a28191219f49d33e (
plain)
1
2
3
4
5
6
7
8
9
10
|
[DEFAULT]
skip-if = headless # crash on shutdown, no other failures
support-files =
large-pic.jpg
mixed_case_mime.sjs
[test_mixed_case_mime.html]
skip-if = (processor == 'aarch64' && os == 'win')
reason = Plugins are not supported on Windows/AArch64
[test_plugin_fallback_focus.html]
|