- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / dom_automation / frames / frame2.html
1 <html>
2 <body>
3 <iframe src="iframe2.html"></iframe>
4 <div>frame 2</div>
5 </body>
6 </html>