Hi guys. I currently use Safari 3.1.1 to develop my web site and found that some form element like <input>,<select> use "content-box" model no matter what box-sizing style assign to it. But when I use the develop tool to inspect the element's "-webkit-box-sizing" css attribute, it told me it was "border-box". I don't know if it is a bug exist.
Anyone know something about it?
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

