diff options
author | David Murdoch <musicisair@yahoo.com> | 2011-05-12 14:29:27 +0000 |
---|---|---|
committer | David Murdoch <musicisair@yahoo.com> | 2011-05-12 14:29:27 +0000 |
commit | 0bda22f443ace20035ec4f049c60b951d5c82b03 (patch) | |
tree | 607db3def5ecc3d8dab1f705e0fb03f8b09a7914 /tests | |
parent | 396ed559a490507d07a605bd989e83d24e2d7f40 (diff) | |
download | jquery-ui-0bda22f443ace20035ec4f049c60b951d5c82b03.tar.gz jquery-ui-0bda22f443ace20035ec4f049c60b951d5c82b03.zip |
Update title to reflect test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/visual/position/position_within.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/position/position_within.html b/tests/visual/position/position_within.html index f30ee625f..da97eb7e1 100644 --- a/tests/visual/position/position_within.html +++ b/tests/visual/position/position_within.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> - <title>Position Visual Test: Default</title> + <title>Position Visual Test: Containing Element</title> <link rel="stylesheet" href="../visual.css" type="text/css" /> <link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css" type="text/css" title="ui-theme" /> |