fune/toolkit/components/windowwatcher/test/chrome.ini
Mike Conley d845c30b3b Bug 1519893 - Test the alwaysOnTop feature for Windows. r=aklotz
These tests make sure that passing alwaysOnTop as a window feature
results in a window with WS_EX_TOPMOST, and also ensures that web
content cannot request alwaysOnTop windows.

Differential Revision: https://phabricator.services.mozilla.com/D16570

--HG--
extra : moz-landing-system : lando
2019-01-15 22:29:21 +00:00

9 lines
178 B
INI

[DEFAULT]
tags = openwindow
[test_alwaysOnTop_windows.html]
skip-if = os != "win"
[test_dialog_arguments.html]
support-files =
file_test_dialog.html
[test_modal_windows.html]