diff options
Diffstat (limited to 'browser/base/content/test/general/file_bug906190.js')
-rw-r--r-- | browser/base/content/test/general/file_bug906190.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/browser/base/content/test/general/file_bug906190.js b/browser/base/content/test/general/file_bug906190.js deleted file mode 100644 index f943dd628c..0000000000 --- a/browser/base/content/test/general/file_bug906190.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"; |