WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 250383
201453
scrollWidth of input elements does not include paddings
https://bugs.webkit.org/show_bug.cgi?id=201453
Summary
scrollWidth of input elements does not include paddings
gabriele
Reported
2019-09-04 02:51:58 PDT
According to the specs the `scrollWidth` should include the paddings. The bug is that for `input` element this does not happen, while it does for other elements like `div`. Testcase:
https://jsfiddle.net/bjg06pLq/
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-09-07 08:55:54 PDT
<
rdar://problem/55146231
>
Ahmad Saleem
Comment 2
2023-03-01 09:59:33 PST
I am doing PR in
bug 250383
so marking this as duplicate. *** This bug has been marked as a duplicate of
bug 250383
***
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