Tagging the 1.2.3b release.
[jquery.git] / test / index.html
index b062179..bca5f5b 100644 (file)
@@ -20,7 +20,9 @@
        <h2 id="userAgent"></h2>
        
        <!-- Test HTML -->
-       <div id="nothiddendiv" style="height:1px;background:white;"></div>
+       <div id="nothiddendiv" style="height:1px;background:white;">
+               <div id="nothiddendivchild"></div>
+       </div>
        <!-- this iframe is outside the #main so it won't reload constantly wasting time, but it means the tests must be "safe" and clean up after themselves -->
        <iframe id="loadediframe" name="loadediframe" style="display:none;" src="data/iframe.html"></iframe>
        <dl id="dl" style="display:none;">
@@ -172,6 +174,9 @@ Z</textarea>
                                </div>
                        </form>
                        <div id="nonnodes"><span>hi</span> there <!-- mon ami --></div>
+                       <div id="t2037">
+                               <div><div class="hidden">hidden</div></div>
+                       </div>
                </div>
        </div>
        </dl>