[Webkit-unassigned] [Bug 15262] REGRESSION: Margin-top:18px is pushing down the multiple select list box outside the div.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 24 03:06:39 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15262
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adele at apple.com
Keywords| |NativeListBox
------- Comment #4 from mitz at webkit.org 2007-09-24 03:06 PDT -------
What it really comes down to is that html4.css gives listboxes a
-webkit-box-sizing value of 'initial', which is 'content-box'. In Firefox they
behave like they have box-sizing: border-box.
--
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