summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/siteIdentity/file_bug906190.js
blob: 01ef4073fb8822f0156c78579cc6d25ae8990078 (plain)
1
2
3
4
5
6
/*
 * 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";