chromium/chrome/test/data/content_setting_bubble/mixed_script_in_iframe.html

<!DOCTYPE html>
<html>
<head>
<title>Mixed content iframe test</title>
</head>
<body>
<iframe src="mixed_script.html"></iframe>
</body>
</html>