-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
None
-
None
when FF16 went out, support of box sizing has changed for table cells.
So to continue the support of FF15 and previous we did add a -moz-box-sizing property.
If we do not want to graphically support FF15 and previous (minor graphical issues) we can remove this hack
gallery.css and button.css have special cases for gecko that can be removed to fit the normal css classes