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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 12 12:11:36 PDT 2017


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

            Bug ID: 178224
           Summary: outline-width affecting padding, not the width of the
                    outline.
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: robdodson at chromium.org

According to MDN: "The outline-width CSS property sets the width (thickness) of an element's outline."

In Safari setting the outline-width property affects the distance between the element and the outline. But the outline itself is always the same width.

Example: http://jsbin.com/tegisinedo/1/edit?html,output

Clicking on the element in the above example should draw a 20px wide outline. This is the behavior in Firefox and Chrome. In Safari it instead puts 20px of padding between the element and the outline.

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


More information about the webkit-unassigned mailing list