Sha256: a580aa8af9f891b52e2d16b04f2ac50304fa5da8fed73be693225e01d83d4786
Contents?: true
Size: 871 Bytes
Versions: 4
Compression:
Stored size: 871 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://ajax.googleapis.com/ajax/libs/prototype/1.6.0.2/prototype.js"></script> <script src="http://code.jquery.com/jquery-latest.js"></script> <script type="text/javascript" src="../jscripts/tiny_mce/tiny_mce_dev.js?api=prototype"></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 - prototype 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