summaryrefslogtreecommitdiffstats
path: root/dom/security/test/general/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/security/test/general/chrome.toml')
-rw-r--r--dom/security/test/general/chrome.toml15
1 files changed, 15 insertions, 0 deletions
diff --git a/dom/security/test/general/chrome.toml b/dom/security/test/general/chrome.toml
new file mode 100644
index 0000000000..88feda944b
--- /dev/null
+++ b/dom/security/test/general/chrome.toml
@@ -0,0 +1,15 @@
+[DEFAULT]
+support-files = [
+ "favicon_bug1277803.ico",
+ "bug1277803.html",
+]
+
+["test_bug1277803.xhtml"]
+skip-if = [
+ "os == 'android'",
+ "verify",
+]
+
+["test_innerhtml_sanitizer.html"]
+
+["test_innerhtml_sanitizer.xhtml"]