Sha256: 2ee89de660507c25a705372ff6b88dbe6217315a9eef109d7866bc1e38c77259
Contents?: true
Size: 1011 Bytes
Versions: 4
Compression:
Stored size: 1011 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>PlotKit: SweetCanvasRenderer Test</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link href="/css/page.css" media="screen" rel="Stylesheet" type="text/css" /> <link href="tests.css" media="screen" rel="Stylesheet" type="text/css" /> <script src="/js/mochi/MochiKit.js" type="text/javascript"></script> <script src="/js/plotkit-svn/excanvas.js" type="text/javascript"></script> <script src="/js/plotkit-svn/PlotKit_Packed.js" type="text/javascript"></script> <script src="/js/plotkit-tests/sweet.js" type="text/javascript"></script> </head> <body> <div id="body"> <h2>Sweet Canvas Renderer Tests</h2> <div id="tests"> </div> <div class="footer"><a href="http://www.liquidx.net/plotkit/">PlotKit</a></div> </div> </body></html>
Version data entries
4 entries across 4 versions & 1 rubygems