more tests, enable test page scroll overflow #123
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user