chromium/chrome/test/data/password/password_form_in_same_origin_iframe.html

<html>
<body>

<iframe src="password_form.html"  id="iframe" name="iframe">
</iframe>

</body>
</html>