WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
74734
Extra bottom padding for TD elements containing TEXTAREA
https://bugs.webkit.org/show_bug.cgi?id=74734
Summary
Extra bottom padding for TD elements containing TEXTAREA
Arthur Prishchepov
Reported
2011-12-16 12:01:53 PST
Created
attachment 119645
[details]
Test case When the TEXTAREA element is positioned within the TD, the TD is getting expanded with some additional bottom padding.
Attachments
Test case
(173 bytes, text/html)
2011-12-16 12:01 PST
,
Arthur Prishchepov
no flags
Details
Safari 15.6 matches Chrome but differs from Firefox
(382.16 KB, image/png)
2022-08-15 14:56 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-08-15 14:56:37 PDT
Created
attachment 461642
[details]
Safari 15.6 matches Chrome but differs from Firefox I modified the test case to add some borders in red color to understand on how "padding is showing-up: Link -
https://jsfiddle.net/ks1629zf/show
As can be seen from attached screenshot, Safari 15.6 and Chrome Canary 106 do show extra bottom padding (at least IMO - if I am not wrong) but in Computed padding in box-model, Chrome show it as "1" (same as Safari) but Firefox Nightly 105 show padding in computed of "2". I would leave it to someone else to decide whether it is a bug or not. Thanks!
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