Sha256: f9a406c24c24497ba086ffd54bcce0964f6b0e1a0f3de968b04229cd2c6ef185
Contents?: true
Size: 772 Bytes
Versions: 4
Compression:
Stored size: 772 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Unit tests for the TinyMCE core API</title> <link rel="stylesheet" href="css/unit.css" type="text/css" /> <script src="http://code.jquery.com/jquery-latest.js"></script> <script type="text/javascript" src="../jscripts/tiny_mce/tiny_mce_dev.js?api=jquery"></script> <script type="text/javascript" src="js/testrunner.js"></script> <script type="text/javascript" src="js/api.js"></script> </head> <body> <h1>Unit tests for the TinyMCE core API - Jquery adapter</h1> <h2 id="banner"></h2> <h2 id="userAgent"></h2> <ol id="tests"></ol> <div id="main"></div> </body> </html>
Version data entries
4 entries across 4 versions & 2 rubygems