aboutsummaryrefslogtreecommitdiffstats
path: root/tests/progressbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/progressbar.html')
-rw-r--r--tests/progressbar.html78
1 files changed, 39 insertions, 39 deletions
diff --git a/tests/progressbar.html b/tests/progressbar.html
index 2138572e7..1d082681c 100644
--- a/tests/progressbar.html
+++ b/tests/progressbar.html
@@ -1,39 +1,39 @@
-<!doctype html>
-<html lang="en">
-<head>
- <title>jQuery UI Progressbar 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>
- <script type="text/javascript" src="../ui/ui.progressbar.js"></script>
-
- <script type="text/javascript" src="qunit/testrunner.js"></script>
- <script type="text/javascript" src="simulate/jquery.simulate.js"></script>
-
- <script type="text/javascript" src="progressbar.js"></script>
-
- <style type="text/css">
-
-
-
- </style>
-
-
-
-</head>
-<body>
-
-<h1 id="header">jQuery UI Progressbar Test Suite</h1>
-<h2 id="banner"></h2>
-<h2 id="userAgent"></h2>
-
-<ol id="tests"></ol>
-
-<div id="main" style="position:absolute;top:-20000px">
- <div id="progressbar"></div>
-</div>
-
-</body>
-</html>
+<!doctype html>
+<html lang="en">
+<head>
+ <title>jQuery UI Progressbar 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>
+ <script type="text/javascript" src="../ui/ui.progressbar.js"></script>
+
+ <script type="text/javascript" src="qunit/testrunner.js"></script>
+ <script type="text/javascript" src="simulate/jquery.simulate.js"></script>
+
+ <script type="text/javascript" src="progressbar.js"></script>
+
+ <style type="text/css">
+
+
+
+ </style>
+
+
+
+</head>
+<body>
+
+<h1 id="header">jQuery UI Progressbar Test Suite</h1>
+<h2 id="banner"></h2>
+<h2 id="userAgent"></h2>
+
+<ol id="tests"></ol>
+
+<div id="main" style="position:absolute;top:-20000px">
+ <div id="progressbar"></div>
+</div>
+
+</body>
+</html>