Home | History | Annotate | Download | only in resources
      1 <!-- Used in the online-fallback-layering.html layout test. -->
      2 <html>
      3 <body>
      4 hello
      5 <script>
      6 parent.frameCreated();
      7 </script>
      8 </body>
      9 </html>
     10