PageRenderTime 46ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/doc/example-jsunit/jsunit/app/main-frame.html

http://github.com/onedayitwillmake/RealtimeMultiplayerNodeJs
HTML | 19 lines | 19 code | 0 blank | 0 comment | 0 complexity | 9fdf92dc3e5d49d2e443dbeb15f24624 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.1, MPL-2.0-no-copyleft-exception, BSD-3-Clause
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
  2. <html>
  3. <head>
  4. <title>jsUnit Main Frame</title>
  5. </head>
  6. <frameset rows="230,30,30,30,0,*" border="0">>
  7. <frame name="mainData" src="main-data.html" scrolling="no" frameborder="0">
  8. <frame name="mainStatus" src="main-status.html" scrolling="no" frameborder="0">
  9. <frame name="mainProgress" src="main-progress.html" scrolling="no" frameborder="0">
  10. <frame name="mainCounts" src="main-counts.html" scrolling="no" frameborder="0">
  11. <frame name="mainResults" src="main-results.html" scrolling="no" frameborder="0">
  12. <frame name="mainErrors" src="main-errors.html" scrolling="no" frameborder="0">
  13. <noframes>
  14. <body>
  15. <p>Sorry, JsUnit requires frames.</p>
  16. </body>
  17. </noframes>
  18. </frameset>
  19. </html>