- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / api_test / webnavigation / crossProcess / g.html
1 <!-- Page with a slowly loading iframe that updates its reference fragment
2      before the iframe commits. -->
3 <script src="g.js"></script>
4 <body>
5 <iframe id="frame"></frame>
6 </body>