[Webkit-unassigned] [Bug 178224] outline-width affecting padding, not the width of the outline.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 12 12:27:54 PDT 2017


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

--- Comment #1 from Rob Dodson <robdodson at chromium.org> ---
It looks like this is a differing opinion between the browsers.

In Chrome and Firefox if you set outline-width, it will use the default focus indicator and just change its width.

In Edge, if you set outline-width it will remove any default styling so it appears as if it’s gone. If you additionally set outline-style: solid, then the ring reappears and properly applies outline-width.

In Safari, if you set outline-width it will affect the padding between the outline and the element. If  you additionally set outline-style: solid, then the ring will be drawn to the correct width.

-- 
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/20171012/8f35dbee/attachment.html>


More information about the webkit-unassigned mailing list