chromium/content/test/data/mixed-content/basic-passive.html

<!DOCTYPE html>
<html>
<head>
</head>

<body>
This page tries to load some passive mixed content.
<img src="http://a.test/image.jpg" />
</body>
</html>