11 lines
288 B
HTML
11 lines
288 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Bug 1874801</title>
|
|
</head>
|
|
<body>
|
|
<img src="http://example.com/browser/dom/security/test/https-only/file_bug1874801.sjs">
|
|
</body>
|
|
</html>
|