Side navigation
Ticket #6834: test.html
File test.html, 0.5 KB (added by xiaoyongaz, August 18, 2010 05:27PM UTC)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" href="qunit.css" type="text/css"/>
<script src="jquery-1.4.2.js"> </script>
<script src="jquery.ba-bbq.js"> </script>
<script src="qunit.js"></script>
<script src="test1.js"></script>
</head>
<body>
<h1 id="qunit-header">Param test</h1>
<h2 id="qunit-banner"></h2>
<h2 id="qunit-userAgent"></h2>
<ol id="qunit-tests">
</ol>
</body>
</html>
Download in other formats:
Original Format
File test.html, 0.5 KB (added by xiaoyongaz, August 18, 2010 05:27PM UTC)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" href="qunit.css" type="text/css"/>
<script src="jquery-1.4.2.js"> </script>
<script src="jquery.ba-bbq.js"> </script>
<script src="qunit.js"></script>
<script src="test1.js"></script>
</head>
<body>
<h1 id="qunit-header">Param test</h1>
<h2 id="qunit-banner"></h2>
<h2 id="qunit-userAgent"></h2>
<ol id="qunit-tests">
</ol>
</body>
</html>