Sha256: e5e5d71d2852f98e8e2608e902677fa2dea9b26d03dd795ba55005710ab68d1a
Contents?: true
Size: 742 Bytes
Versions: 4
Compression:
Stored size: 742 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"></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</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