Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / tests / data / frame-a-b-c.html
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <iframe src="subframe-a.html"></iframe>
5 <iframe src="subframe-b.html"></iframe>
6 <iframe src="subframe-c.html"></iframe>
7 </body>
8 </html>