removed comment regarding a FF4 bug that's now fixed in nightly

This commit is contained in:
scottjehl 2010-09-13 17:29:13 -04:00
parent 5740e59819
commit cdcc31e794

View file

@ -63,7 +63,6 @@
})();
/* Some CSS capability tests from EnhanceJS -- in the vein of $.support.boxmodel -- almost certainly needed for widgets to work
* note: assuming they work in Firefox 4, these can run without domready (currently FF4 beta won't report these offset dimensions before body is present)
*/
//test CSS display none
$.support.display = (function(){