Bug 31703 - Win: Cannot remove button padding
Summary: Win: Cannot remove button padding
Status: RESOLVED DUPLICATE of bug 35629
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Erik Arvidsson
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2009-11-19 21:01 PST by Erik Arvidsson
Modified: 2010-03-26 17:36 PDT (History)
1 user (show)

See Also:


Attachments
Test case (305 bytes, text/html)
2009-11-19 21:01 PST, Erik Arvidsson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Arvidsson 2009-11-19 21:01:14 PST
Button elements (button, input[type=button], input[type=submit] all have a hard coded extra 1px 3px 1px 3px padding.

This was done to mimic Firefox which has this hard coded, unremovable padding. IE does not have this so I think we are better off either just removing this hack.

Mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=140562
Comment 1 Erik Arvidsson 2009-11-19 21:01:59 PST
Created attachment 43546 [details]
Test case
Comment 2 Erik Arvidsson 2010-03-26 17:36:03 PDT

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