[Webkit-unassigned] [Bug 107380] Specifying the width/height of an input element modifies its margin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 4 13:29:19 PDT 2017


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

Derk-Jan Hartman <hartman.wiki at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hartman.wiki at gmail.com

--- Comment #12 from Derk-Jan Hartman <hartman.wiki at gmail.com> ---
I ran into this inconsistency again today. Safari is now the only browser that has this behavior and it's long since fixed in Blink, as can be seen from the Chromium issue.

It is also HIGHLY confusing, as there is even an explicit User Agent style for input elements that says "margin: 0". If you look in the inspector, this UA style statement is non-striken, and thus the 'prevailing' rule, yet if you look at the computed style the margin is suddenly 2px.

Can we please fix this ????
(Checked and still a problem in STP as well)

-- 
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/20170904/fd2313f3/attachment.html>


More information about the webkit-unassigned mailing list