WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
140074
[EFL] CSS padding values for input fields are ignored
https://bugs.webkit.org/show_bug.cgi?id=140074
Summary
[EFL] CSS padding values for input fields are ignored
Jaehun Lim
Reported
2015-01-04 21:22:14 PST
WebKit EFL overwrites padding values of input fields. So CSS padding values are ignored. test codes: <form> <input type="text" size="100" style="padding-left: 100px;"> <br> <select style="padding-left: 100px;"> <option value="1">1</option> <option value="2">2</option> </select> </form>
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2017-03-11 10:44:19 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug