comparison: browser/base/content/test/general/file_bug906190.js
browser/base/content/test/general/file_bug906190.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
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"; |