aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/resizable/default.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-24 21:33:44 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-24 21:33:44 +0000
commitd3a81ddf67c191ff696c9e6c2cc0f2fb19bd3fc6 (patch)
tree53bf7ae30e273d2ac0d60ee4631bd35695ef7837 /tests/static/resizable/default.html
parent272854df860970b20dd64423ec953a0f08020a7f (diff)
downloadjquery-ui-d3a81ddf67c191ff696c9e6c2cc0f2fb19bd3fc6.tar.gz
jquery-ui-d3a81ddf67c191ff696c9e6c2cc0f2fb19bd3fc6.zip
tests static: added index
Diffstat (limited to 'tests/static/resizable/default.html')
-rw-r--r--tests/static/resizable/default.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/static/resizable/default.html b/tests/static/resizable/default.html
index 5e23e020b..01d3f6bdf 100644
--- a/tests/static/resizable/default.html
+++ b/tests/static/resizable/default.html
@@ -11,6 +11,9 @@
<body>
<div class="ui-resizable">
+ <p>
+ Resizable
+ </p>
<div class="ui-resizable-handle ui-resizable-e"></div>
<div class="ui-resizable-handle ui-resizable-s"></div>
<div class="ui-resizable-handle ui-resizable-se ui-icon ui-icon-gripsmall-diagonal-se"></div>