summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/forms/browser.ini
blob: 00c6cfe95160d02e502ff5c12e6b6ccbfd5e5ebf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[DEFAULT]
prefs =
  gfx.font_loader.delay=0
support-files =
  head.js

[browser_selectpopup.js]
skip-if =
  os == "linux" # Bug 1329991
  os == "mac" # Bug 1661132, 1775896
  verify && os == "win"
[browser_selectpopup_colors.js]
skip-if = os == "linux" # Bug 1329991 - test fails intermittently on Linux builds
[browser_selectpopup_dir.js]
[browser_selectpopup_large.js]
[browser_selectpopup_searchfocus.js]
[browser_selectpopup_text_transform.js]
[browser_selectpopup_toplevel.js]
[browser_selectpopup_user_input.js]
[browser_selectpopup_width.js]
[browser_selectpopup_xhtml.js]