Bug 32790 - select element, false understanding of css specification
Summary: select element, false understanding of css specification
Status: RESOLVED DUPLICATE of bug 32800
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P1 Major
Assignee: Nobody
URL: http://pc44.one.pl/goorol/bugs/safari...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-20 07:19 PST by bugzilla33
Modified: 2009-12-20 12:35 PST (History)
0 users

See Also:


Attachments
testcase (904 bytes, text/html)
2009-12-20 07:19 PST, bugzilla33
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***