[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / screen_orientation / detached-iframe.html
blob633eaeee40dd24914f67734866aa3a5c04f66b15
1 <!DOCTYPE html>
2 <html>
3 <body onload="test();">
4 <script>
6 function test() {
7 parent.iframeLoaded();
10 </script>
11 </body>
12 </html>