mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-28 02:08:51 +09:00
19 lines
592 B
INI
19 lines
592 B
INI
[DEFAULT]
|
|
support-files =
|
|
../../passwordmgr/test/authenticate.sjs
|
|
bug619644_inner.html
|
|
bug625187_iframe.html
|
|
prompt_common.js
|
|
chromeScript.js
|
|
|
|
[test_bug619644.html]
|
|
[test_bug620145.html]
|
|
skip-if = toolkit == 'android' #TIMED_OUT
|
|
[test_subresources_prompts.html]
|
|
skip-if = toolkit == 'android'
|
|
[test_dom_prompts.html]
|
|
skip-if = toolkit == 'android' #android: bug 1267092
|
|
[test_modal_prompts.html]
|
|
skip-if = toolkit == 'android' || (os == 'linux' && (debug || asan)) #android: TIMED_OUT (For Linux : 950636)
|
|
[test_modal_select.html]
|
|
skip-if = toolkit == 'android' #android: TIMED_OUT
|