2013-09-30 11:51:57 +04:00
|
|
|
[DEFAULT]
|
2014-03-13 18:40:10 +04:00
|
|
|
skip-if = buildapp == 'b2g'
|
2013-09-30 11:51:57 +04:00
|
|
|
support-files =
|
|
|
|
bug293834_form.html
|
|
|
|
|
|
|
|
[test_bug293834.html]
|
2016-02-29 23:32:45 +03:00
|
|
|
skip-if = (toolkit == "cocoa" && e10s) # bug 1252223
|
2013-09-30 11:51:57 +04:00
|
|
|
[test_bug499115.html]
|
|
|
|
[test_nsFind.html]
|
|
|
|
[test_private_window_from_content.html]
|
2014-04-03 22:45:32 +04:00
|
|
|
# Next two tests are disabled in e10s because of bug 989501.
|
2014-03-20 13:46:43 +04:00
|
|
|
[test_window_open_position_constraint.html]
|
2015-10-31 16:26:44 +03:00
|
|
|
skip-if = toolkit == 'android' || buildapp == 'mulet'
|
2013-09-30 11:51:57 +04:00
|
|
|
[test_window_open_units.html]
|
2015-02-13 01:51:00 +03:00
|
|
|
skip-if = toolkit == 'android' || e10s || buildapp == 'mulet'
|