summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/general/file_bug902156.js
diff options
context:
space:
mode:
Diffstat (limited to 'browser/base/content/test/general/file_bug902156.js')
-rw-r--r--browser/base/content/test/general/file_bug902156.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/browser/base/content/test/general/file_bug902156.js b/browser/base/content/test/general/file_bug902156.js
deleted file mode 100644
index f943dd628..000000000
--- a/browser/base/content/test/general/file_bug902156.js
+++ /dev/null
@@ -1,5 +0,0 @@
-/*
- * Once the mixed content blocker is disabled for the page, this scripts loads
- * and updates the text inside the div container.
- */
-document.getElementById("mctestdiv").innerHTML = "Mixed Content Blocker disabled";