browser/base/content/test/general/file_bug902156.js

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:1a2eb175115c
1 /*
2 * Once the mixed content blocker is disabled for the page, this scripts loads
3 * and updates the text inside the div container.
4 */
5 document.getElementById("mctestdiv").innerHTML = "Mixed Content Blocker disabled";

mercurial