mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-04 10:05:51 +00:00
58 lines
1.5 KiB
INI
58 lines
1.5 KiB
INI
[DEFAULT]
|
|
support-files =
|
|
file_importA1.html
|
|
file_importA2.html
|
|
file_importB1.html
|
|
file_importB2.html
|
|
file_importC1.html
|
|
file_importC2.html
|
|
file_importC3.html
|
|
file_importC4.html
|
|
file_importC5.html
|
|
file_importC6.html
|
|
file_importC7.html
|
|
file_importC8.html
|
|
file_importC9.html
|
|
file_importC10.html
|
|
file_importD.html
|
|
file_importE.html
|
|
file_cycle_1_A.html
|
|
file_cycle_1_B.html
|
|
file_cycle_1_C.html
|
|
file_cycle_2_A.html
|
|
file_cycle_2_B.html
|
|
file_cycle_2_C.html
|
|
file_cycle_2_D.html
|
|
file_cycle_3_A.html
|
|
file_cycle_3_B.html
|
|
file_cycle_3_C.html
|
|
file_cycle_4_A.html
|
|
file_cycle_4_B.html
|
|
file_cycle_4_C.html
|
|
file_cycle_4_D.html
|
|
file_cycle_4_E.html
|
|
file_encoding.html
|
|
file_simple_import.html
|
|
file_blocking_DOMContentLoaded_A.html
|
|
file_blocking_DOMContentLoaded_B.html
|
|
file_blocking_DOMContentLoaded_C.html
|
|
file_blocking_DOMContentLoaded_D.html
|
|
file_element_upgrade.html
|
|
file_CSP_sandbox.html
|
|
file_CSP_sandbox_import.html
|
|
|
|
[test_cycle_1.html]
|
|
skip-if = toolkit == 'gonk' # nested imports fail on b2g emulator
|
|
[test_cycle_2.html]
|
|
skip-if = toolkit == 'gonk' # nested imports fail on b2g emulator
|
|
[test_cycle_3.html]
|
|
skip-if = toolkit == 'gonk' # nested imports fail on b2g emulator
|
|
[test_cycle_4.html]
|
|
skip-if = toolkit == 'gonk' # nested imports fail on b2g emulator
|
|
[test_blocking_DOMContentLoaded.html]
|
|
skip-if = toolkit == 'gonk' # nested imports fail on b2g emulator
|
|
[test_encoding.html]
|
|
[test_defaultView.html]
|
|
[test_element_upgrade.html]
|
|
[test_CSP_sandbox.html]
|