comparison: browser/base/content/test/general/file_bug906190.js
browser/base/content/test/general/file_bug906190.js
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
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"; |