summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/ssl/bad_iframe.html
blob: b20481c7c8eccf9c70f5d16b670ff0eec0076673 (plain)
1
2
3
4
5
6
7
8
9
<html>
<body>
<H1>Evil IFrame</H1>
<div id="evilDiv">
This frame is loaded over insecure HTTPS.
</div>

</body>
</html>