mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-19 13:51:00 +00:00
removed comment regarding a FF4 bug that's now fixed in nightly
This commit is contained in:
parent
5740e59819
commit
cdcc31e794
1 changed files with 0 additions and 1 deletions
|
|
@ -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(){
|
||||
|
|
|
|||
Loading…
Reference in a new issue