more tests, enable test page scroll overflow #123
This commit is contained in:
parent
c01e1b648b
commit
45fd91f962
2 changed files with 49 additions and 22 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue