mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Partial revert to fix IE6 regression in 258a637
This commit is contained in:
parent
9938e99964
commit
24d06bfc4d
@ -61,7 +61,7 @@
|
||||
<option>option</option>
|
||||
</select>
|
||||
<textarea id="visibleAncestor-textarea">x</textarea>
|
||||
<object id="visibleAncestor-object" data="about:blank" type="text/html">xxx</object>
|
||||
<object id="visibleAncestor-object" codebase="about:blank" data="about:blank" type="text/html">xxx</object>
|
||||
<a href="#" id="visibleAncestor-anchorWithHref">anchor</a>
|
||||
<a id="visibleAncestor-anchorWithoutHref">anchor</a>
|
||||
<span id="visibleAncestor-span">x</span>
|
||||
|
Loading…
Reference in New Issue
Block a user