[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
Fri May 17 06:28:39 PDT 2019


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

--- Comment #14 from Simon Pieters <zcorpan at gmail.com> ---
I think this behavior should be removed from WebKit. Differences in rendering of form controls is high on the list of things that are annoying to web developers, and here WebKit is deliberately being different from other browser engines in a weird/magic way.

I learned today that normalize.css explicitly sets the margin to 0 because of this bug.

https://github.com/csstools/normalize.css/blob/master/normalize.css#L168

Web developers shouldn't need to deal with this. We need interoperability.

-- 
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/20190517/6d412046/attachment.html>


More information about the webkit-unassigned mailing list