summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/siteIdentity/test_mcb_redirect.js
blob: 48538c9409fe78f25d47b5ad10974d4bc7351e17 (plain)
1
2
3
4
5
/*
 * 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 = "script executed";