]> source.dussan.org Git - jquery-ui.git/commitdiff
Dialog test: Ensure dialog is tall enough to be scrolled.
authorScott González <scott.gonzalez@gmail.com>
Thu, 14 Nov 2013 15:10:42 +0000 (10:10 -0500)
committerScott González <scott.gonzalez@gmail.com>
Thu, 14 Nov 2013 15:10:42 +0000 (10:10 -0500)
tests/unit/dialog/dialog.html

index 7943b425b995fa9dda6a0a158f63668004d386ab..d8506a1bd6c93284a7305b6969644527a591d797 100644 (file)
@@ -52,6 +52,8 @@
        <div id="dialog1"></div>
        <div id="dialog2"></div>
        <div id="form-dialog" title="Profile Information">
+               <!-- create a spacer to ensure there's enough space to scroll -->
+               <div style="height: 250px;">...</div>
                <fieldset>
                        <legend>Please share some personal information</legend>
                        <label for="favorite-animal">Your favorite animal</label><input id="favorite-animal">