1
    2
    3
    4
    5
    6
    7
    8
    9
   10

content / test / data / mixed-content / basic-passive.html [blame]

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

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