Home | History | Annotate | Download | only in script-tests
      1 <html>
      2 <head>
      3 <link rel="stylesheet" href="../fast/js/resources/js-test-style.css">
      4 <script src="../fast/js/resources/js-test-pre.js"></script>
      5 <script src="resources/fs-test-util.js"></script>
      6 </head>
      7 <body>
      8 <p id="description"></p>
      9 <div id="console"></div>
     10 <script src="YOUR_JS_FILE_HERE"></script>
     11 <script src="../fast/js/resources/js-test-post.js"></script>
     12 </body>
     13 </html>
     14