Merged some recent fixes in from Sizzle.
This commit is contained in:
parent
cde93dc547
commit
8e8d7ade43
3 changed files with 68 additions and 46 deletions
|
@ -29,7 +29,7 @@
|
|||
<h2 id="userAgent"></h2>
|
||||
|
||||
<!-- Test HTML -->
|
||||
<div id="nothiddendiv" style="height:1px;background:white;">
|
||||
<div id="nothiddendiv" style="height:1px;background:white;" class="nothiddendiv">
|
||||
<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 -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue