summaryrefslogtreecommitdiffstats
path: root/dom/security/test/cors/browser.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/security/test/cors/browser.toml')
-rw-r--r--dom/security/test/cors/browser.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/dom/security/test/cors/browser.toml b/dom/security/test/cors/browser.toml
new file mode 100644
index 0000000000..4e69201c66
--- /dev/null
+++ b/dom/security/test/cors/browser.toml
@@ -0,0 +1,10 @@
+[DEFAULT]
+support-files = [
+ "file_CrossSiteXHR_server.sjs",
+ "file_CrossSiteXHR_inner.html",
+ "file_cors_logging_test.html",
+ "file_bug1456721.html",
+ "bug1456721.sjs",
+]
+
+["browser_CORS-console-warnings.js"]