Firefox and CSS standards
So it's true that as a user, I like Firefox. As a developer it's another story.
Does somebody knows why an overflow css attributes in a DIV tag or Asp:Panel server tag don't work anymore in Firefox ?
< asp:panel id="MyPanel" style="OVERFLOW: auto;" height='200'>
Do you know a list of other broken styles ?