Bug 32790

Summary: select element, false understanding of css specification
Product: WebKit Reporter: bugzilla33 <bugzilla33>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Major    
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
URL: http://pc44.one.pl/goorol/bugs/safari/select,%20css.html
Attachments:
Description Flags
testcase none

Description bugzilla33 2009-12-20 07:19:27 PST
Created attachment 45277 [details]
testcase

Only Windows 7 !!!

Open atachment.

Select element should have dimensions: 400px 18px (width & height).

Only Safari has: 400px 22px (width & height).

IE, Chrome, Konqueror, Opera and Firefox render this element correctly: 400px 18px (width & height).
Comment 1 bugzilla33 2009-12-20 12:35:08 PST

*** This bug has been marked as a duplicate of bug 32800 ***