aboutsummaryrefslogtreecommitdiffstats
path: root/tests/core.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core.html')
-rw-r--r--tests/core.html18
1 files changed, 5 insertions, 13 deletions
diff --git a/tests/core.html b/tests/core.html
index b7fc9c569..0ed3a7c9c 100644
--- a/tests/core.html
+++ b/tests/core.html
@@ -3,27 +3,19 @@
<head>
<title>jQuery UI Core Test Suite</title>
- <link rel="stylesheet" href="qunit/testsuite.css" type="text/css" media="screen">
-
<script type="text/javascript" src="../jquery-1.2.6.js"></script>
<script type="text/javascript" src="../ui/ui.core.js"></script>
+ <link type="text/css" href="testsuite.css" rel="stylesheet" />
+ <script type="text/javascript" src="testsuite.js"></script>
<script type="text/javascript" src="qunit/testrunner.js"></script>
- <script type="text/javascript" src="core.js"></script>
+ <script type="text/javascript" src="simulate/jquery.simulate.js"></script>
- <style type="text/css">
- html { border: 0; }
- </style>
+ <script type="text/javascript" src="core.js"></script>
</head>
<body>
-<h1 id="header">jQuery UI Core Test Suite</h1>
-<h2 id="banner"></h2>
-<h2 id="userAgent"></h2>
-
-<ol id="tests"></ol>
-
-<div id="main" style="position: absolute; top: -10000px; border: 1px solid black; padding: 10px; margin: 10px;">
+<div id="main">
<div id="wrap1">
<input id="input1-1" />
<input type="text" id="input1-2" />