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