mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-31 20:08:38 +09:00
21 lines
758 B
INI
21 lines
758 B
INI
[DEFAULT]
|
|
support-files =
|
|
file_contentpolicytype_targeted_link_iframe.sjs
|
|
file_nosniff_testserver.sjs
|
|
file_block_script_wrong_mime_server.sjs
|
|
file_block_toplevel_data_navigation.html
|
|
file_block_toplevel_data_navigation2.html
|
|
file_block_toplevel_data_navigation3.html
|
|
file_block_toplevel_data_redirect.sjs
|
|
|
|
[test_contentpolicytype_targeted_link_iframe.html]
|
|
[test_nosniff.html]
|
|
[test_block_script_wrong_mime.html]
|
|
[test_block_toplevel_data_navigation.html]
|
|
skip-if = toolkit == 'android' # intermittent failure
|
|
[test_block_toplevel_data_img_navigation.html]
|
|
skip-if = toolkit == 'android' # intermittent failure
|
|
[test_allow_opening_data_pdf.html]
|
|
skip-if = toolkit == 'android'
|
|
[test_allow_opening_data_json.html]
|
|
skip-if = toolkit == 'android'
|