Fixed #2037 where Opera would mis-state the value of 'display' after an innerHTML was done in some cases.
This commit is contained in:
parent
adc4c48201
commit
6496e4d9c4
3 changed files with 15 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue