forked from mirrors/gecko-dev
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
9 lines
178 B
INI
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]
|