]> source.dussan.org Git - jquery-ui.git/commitdiff
Dialog tests: Updated markup for deprecated tests to match standard tests.
authorScott González <scott.gonzalez@gmail.com>
Mon, 10 Dec 2012 13:52:54 +0000 (08:52 -0500)
committerScott González <scott.gonzalez@gmail.com>
Mon, 10 Dec 2012 13:53:13 +0000 (08:53 -0500)
tests/unit/dialog/dialog_deprecated.html

index 2a876ac735c1ac3079336ee8ccf8117858d60d6a..3360e6ef75aa0a721ee7558089e96e36987d34d4 100644 (file)
@@ -57,6 +57,8 @@
                        <label for="favorite-food">Favorite food</label><input id="favorite-food">
                </div>
        </div>
+       <div class="wrap" id="wrap1"></div>
+       <div class="wrap" id="wrap2"></div>
 </div>
 </body>
 </html>