summaryrefslogtreecommitdiffstats
path: root/image/test/mochitest/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--image/test/mochitest/chrome.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/image/test/mochitest/chrome.toml b/image/test/mochitest/chrome.toml
new file mode 100644
index 0000000000..5859cc70fd
--- /dev/null
+++ b/image/test/mochitest/chrome.toml
@@ -0,0 +1,6 @@
+[DEFAULT]
+skip-if = ["os == 'android'"]
+
+["test_bug415761.html"]
+skip-if = ["os != 'win'"]
+support-files = ["bug415761.ico"]