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