Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / webnavigation / crossProcessFragment / g.html
blob3d69b3171ca90eb482fb36745190625369b9d37b
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>