view big.html @ 96:954b2b739d41 default tip

Added tag blog-post for changeset 86158b61b732
author Atul Varma <varmaa@toolness.com>
date Tue, 21 Apr 2009 12:13:21 -0700
parents bdba88a67034
children
line wrap: on
line source

<!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" xml:lang="en" lang="en">
<head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  <link rel="stylesheet" type="text/css" media="all"
        href="css/index.css" />
  <title>Browser Big Couch Test</title>
</head>
<body>
<h1>Browser Big Couch Test</h1>
<p>You can read the source code documentation for this test <a
href="index.html#js/big.js">here</a>.</p>
<div id="config">
</div>
<div id="status">
</div>
<div id="result" style="font-family: monospace;">
</div>
</body>
<script src="js/browser-couch.js"></script>
<script src="js/big.js"></script>
</html>