[Webkit-unassigned] [Bug 74734] Extra bottom padding for TD elements containing TEXTAREA

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 14:56:37 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=74734

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
Created attachment 461642

  --> https://bugs.webkit.org/attachment.cgi?id=461642&action=review

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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220815/5f90cd19/attachment-0001.htm>


More information about the webkit-unassigned mailing list