[Webkit-unassigned] [Bug 11482] Textbox INPUT is wider than should be

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 1 14:10:14 PST 2006


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


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|                            |INVALID
             Status|UNCONFIRMED                 |RESOLVED




------- Comment #3 from hyatt at apple.com  2006-11-01 14:10 PDT -------
This is not a bug.  input elements use content box sizing like other HTML
elements in strict mode, so the border/padding of the textfield is not counted
as part of the width.   You will see the same behavior in Firefox if you try
it.


-- 
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