summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/dom_automation/frames/frame1.html
blob: 4e02aab44289852f48341544a02192d8a03d0b20 (plain)
1
2
3
4
5
6
<html>
<body>
<iframe src="iframe1.html"></iframe>
<div>frame 1</div>
</body>
</html>