blob: 7dda8909a5540ec3267d6d4ad3c27c308e80adde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!DOCTYPE HTML>
<html>
<head>
<title>Bug 1673574 - Improve Console logging for mixed content auto upgrading</title>
</head>
<body>
<!--upgradeable resources--->
<img src="http://example.com/browser/dom/security/test/https-first/pass.png">
<video src="http://example.com/browser/dom/security/test/https-first/test.ogv">
<audio src="http://example.com/browser/dom/security/test/https-first/test.wav">
</body>
</html>
|