fune/browser/base/content/test/forms/browser.ini
Emilio Cobos Álvarez 9877ac9d90 Bug 1827451 - Re-enable the recently-disabled test.
The issue is that this test relied on changes that bug 1821985 had, but
they landed out of order.

MANUAL PUSH: Trivial backout CLOSED TREE
2023-04-12 13:58:11 +02:00

21 lines
580 B
INI

[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]