chromium/chrome/test/data/dom_automation/frames/frame1.html

<html>
<body>
<iframe src="iframe1.html"></iframe>
<div>frame 1</div>
</body>
</html>