mirror of
https://github.com/jquery/jquery.git
synced 2026-01-23 23:18:02 -05:00
Move the test results list above the test HTML to avoid test suite layout weirdness.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
<h2 id="qunit-banner"></h2>
|
||||
<div id="qunit-testrunner-toolbar"></div>
|
||||
<h2 id="qunit-userAgent"></h2>
|
||||
<ol id="qunit-tests"></ol>
|
||||
|
||||
<!-- Test HTML -->
|
||||
<div id="nothiddendiv" style="height:1px;background:white;" class="nothiddendiv">
|
||||
@@ -226,7 +227,5 @@ Z</textarea>
|
||||
|
||||
<div id="fx-tests"></div>
|
||||
</div>
|
||||
|
||||
<ol id="qunit-tests"></ol>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user