[Webkit-unassigned] [Bug 13073] XHTML: CSS width of 100% on <input type="text"> tag renders wider than it should

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 17:40:45 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13073





------- Comment #5 from hyatt at apple.com  2007-03-14 17:40 PDT -------
Safari nightlies now treat the border/padding within Aqua textfields as real
CSS border/padding.  You can add box-sizing: border-box if you want to preserve
the old behavior.  Similarly in Firefox you can use -moz-box-sizing.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list