comparison: browser/base/content/test/general/file_bug906190.js
browser/base/content/test/general/file_bug906190.js
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
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"; |