/build/profile_pageloader.html

http://github.com/zpao/v8monkey · HTML · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 32edc46618c73e836481798c808c1073 MD5 · raw file

  1. <html>
  2. <script>
  3. setTimeout("window.close();", 1000);
  4. </script>
  5. <body>
  6. </body>
  7. </html>