mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-12 20:30:18 +00:00
15 lines
431 B
INI
15 lines
431 B
INI
|
[DEFAULT]
|
||
|
skip-if = buildapp == 'b2g'
|
||
|
support-files =
|
||
|
bug293834_form.html
|
||
|
|
||
|
[test_bug293834.html]
|
||
|
[test_bug499115.html]
|
||
|
[test_nsFind.html]
|
||
|
[test_private_window_from_content.html]
|
||
|
# Next two tests are disabled in e10s because of bug 989501.
|
||
|
[test_window_open_position_constraint.html]
|
||
|
skip-if = toolkit == 'android' || buildapp == 'mulet'
|
||
|
[test_window_open_units.html]
|
||
|
skip-if = toolkit == 'android' || e10s || buildapp == 'mulet'
|