summaryrefslogtreecommitdiffstats
path: root/dom/security/test/mixedcontentblocker/file_mixed_content_auto_upgrade_display_console.html
blob: b86fbc9cbc6de323719a6abc0be9e1fdc03fda76 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
<head>
  <title>Bug 1673574 - Improve Console logging for mixed content auto upgrading</title>
</head>
<body>
  <!-- The following file does in fact not exist because we only care if it shows up in the console -->
  <img src="http://example.com/file_mixed_content_auto_upgrade_display_console.jpg">
</body>
</html>