[jQuery] $.support.colgroup ?

[jQuery] $.support.colgroup ?


colgroup is useful in html table make-up, but firefox/opera/safari
doesn't support it well, only IE follows the standard almostly.
Since $.browser is deprecated in 1.3, maybe jquery should provide a
colgoup support-testing function,
including border, background, visibility, display css style testing.