- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / api_test / webnavigation / getFrame / b.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <script src="b.js"></script>
5 </head>
6 <body>
7 <iframe id="frame"></iframe>
8 </body>
9 </html>