aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2009-07-18 18:35:30 +0000
committerScott González <scott.gonzalez@gmail.com>2009-07-18 18:35:30 +0000
commit4d51ffd3647bbdc037f083610b354c03dedc80fa (patch)
tree188ca1725d5da3b507b46783aa7f438ef290dc02 /tests
parent78b2304ec1861d13dcd57c7b54aa43898a70f317 (diff)
downloadjquery-ui-4d51ffd3647bbdc037f083610b354c03dedc80fa.tar.gz
jquery-ui-4d51ffd3647bbdc037f083610b354c03dedc80fa.zip
Fixed titles of visual test pages.
Diffstat (limited to 'tests')
-rw-r--r--tests/visual/compound/datepicker_dialog.html2
-rw-r--r--tests/visual/compound/draggable_accordion.html2
-rw-r--r--tests/visual/compound/tabs_tabs.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/visual/compound/datepicker_dialog.html b/tests/visual/compound/datepicker_dialog.html
index 61daed633..5272beb0c 100644
--- a/tests/visual/compound/datepicker_dialog.html
+++ b/tests/visual/compound/datepicker_dialog.html
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
- <title>Compound Visual Test : Datepicker in Diaog</title>
+ <title>Compound Visual Test : Datepicker in Dialog</title>
<link rel="stylesheet" href="../visual.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/ui.all.css" type="text/css">
<script type="text/javascript" src="../../../jquery-1.3.2.js"></script>
diff --git a/tests/visual/compound/draggable_accordion.html b/tests/visual/compound/draggable_accordion.html
index fa53956d8..ba04e9729 100644
--- a/tests/visual/compound/draggable_accordion.html
+++ b/tests/visual/compound/draggable_accordion.html
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
- <title>Compound Visual Test : Accordion in Tabs</title>
+ <title>Compound Visual Test : Draggable in Accordion</title>
<link rel="stylesheet" href="../visual.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/ui.all.css" type="text/css">
<script type="text/javascript" src="../../../jquery-1.3.2.js"></script>
diff --git a/tests/visual/compound/tabs_tabs.html b/tests/visual/compound/tabs_tabs.html
index 2db79b517..5d70a5cf5 100644
--- a/tests/visual/compound/tabs_tabs.html
+++ b/tests/visual/compound/tabs_tabs.html
@@ -1,7 +1,7 @@
<!doctype html>
<html lang="en">
<head>
- <title>Compound Visual Test : Accordion in Tabs</title>
+ <title>Compound Visual Test : Tabs in Tabs</title>
<link rel="stylesheet" href="../visual.css" type="text/css" />
<link rel="stylesheet" href="../../../themes/base/ui.all.css" type="text/css">
<script type="text/javascript" src="../../../jquery-1.3.2.js"></script>