more tests, enable test page scroll overflow #123

This commit is contained in:
Hakim El Hattab
2013-08-22 20:09:40 -04:00
parent c01e1b648b
commit 45fd91f962
2 changed files with 49 additions and 22 deletions

View File

@ -10,7 +10,7 @@
<link rel="stylesheet" href="qunit-1.12.0.css">
</head>
<body>
<body style="overflow: auto;">
<div id="qunit"></div>
<div id="qunit-fixture"></div>