summaryrefslogtreecommitdiffstats
path: root/dom/console/tests/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/console/tests/chrome.toml')
-rw-r--r--dom/console/tests/chrome.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/dom/console/tests/chrome.toml b/dom/console/tests/chrome.toml
new file mode 100644
index 0000000000..5927dbb9cb
--- /dev/null
+++ b/dom/console/tests/chrome.toml
@@ -0,0 +1,11 @@
+[DEFAULT]
+skip-if = ["os == 'android'"]
+support-files = [
+ "file_empty.html",
+ "console.sys.mjs",
+ "head.js",
+]
+
+["test_console.xhtml"]
+
+["test_jsm.xhtml"]