summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/safe_browsing/malware2.html
blob: 27e22fdedb7a8cac65411dbc848c79515ee6732f (plain)
1
2
3
4
5
6
7
8
<html>
<body>
<iframe src="malware_iframe.html"></iframe>
<iframe src="http://example.com/cross_site_iframe.html"></iframe>
<img src="malware_image.png">
<img src="http://example.com/image.png">
</body>
</html>