summaryrefslogtreecommitdiffstats
path: root/toolkit/components/windowcreator/test/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/windowcreator/test/chrome.toml')
-rw-r--r--toolkit/components/windowcreator/test/chrome.toml14
1 files changed, 14 insertions, 0 deletions
diff --git a/toolkit/components/windowcreator/test/chrome.toml b/toolkit/components/windowcreator/test/chrome.toml
new file mode 100644
index 0000000000..0fdc8250e0
--- /dev/null
+++ b/toolkit/components/windowcreator/test/chrome.toml
@@ -0,0 +1,14 @@
+[DEFAULT]
+support-files = [
+ "320x240.ogv",
+ "bug449141_page.html",
+ "bug1170334_iframe.xml",
+ "bug1170334_style.css",
+]
+
+["test_bug1170334_wbp_xmlstyle.html"]
+
+["test_bug1192654.html"]
+
+["test_bug449141.html"]
+skip-if = ["os == 'android'"]