summaryrefslogtreecommitdiffstats
path: root/toolkit/components/windowwatcher/test/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/windowwatcher/test/chrome.toml')
-rw-r--r--toolkit/components/windowwatcher/test/chrome.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/toolkit/components/windowwatcher/test/chrome.toml b/toolkit/components/windowwatcher/test/chrome.toml
new file mode 100644
index 0000000000..24dd1019d7
--- /dev/null
+++ b/toolkit/components/windowwatcher/test/chrome.toml
@@ -0,0 +1,10 @@
+[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"]