a";
all = div.getElementsByTagName("*");
a = div.getElementsByTagName("a")[ 0 ];
+ a.style.cssText = "top:1px;float:left;opacity:.5;";
// Can't get basic test support
if ( !all || !all.length || !a ) {
@@ -193,8 +194,9 @@ jQuery.support = (function() {
// display:none (it is still safe to use offsets if a parent element is
// hidden; don safety goggles and see bug #4512 for more information).
// (only IE 8 fails this test)
- div.innerHTML = "