Fixed #2037 where Opera would mis-state the value of 'display' after an innerHTML...
[jquery.git] / test / index.html
index b062179..e854101 100644 (file)
@@ -172,6 +172,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>