Fixed non-unique results from .parent(), .parents(), .next(), etc. (Bug #1449)
This commit is contained in:
parent
760a244dbd
commit
05d401dd84
3 changed files with 16 additions and 7 deletions
|
@ -19,7 +19,7 @@
|
|||
<h2 id="userAgent"></h2>
|
||||
|
||||
<!-- Test HTML -->
|
||||
<dl style="display:none;">
|
||||
<dl id="dl" style="display:none;">
|
||||
<div id="main" style="display: none;">
|
||||
<p id="firstp">See <a id="simon1" href="http://simon.incutio.com/archive/2003/03/25/#getElementsBySelector" rel="bookmark">this blog entry</a> for more information.</p>
|
||||
<p id="ap">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue