[Webkit-unassigned] [Bug 20807] outline should respect border-radius

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 21 06:39:09 PST 2022


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

--- Comment #16 from Anthony Ricaud <rik at webkit.org> ---
(In reply to Manuel Rego Casasnovas from comment #14)
> It seems this was fixed when "outline-style" is "auto", but not if it's
> "solid" or something else.
> 
> Example where the outline line (the magenta line) is rounded using
> "outline-style: auto":
>   data:text/html,<style>div{outline: auto thick magenta; border: solid thick
> cyan; width: 200px; height: 200px; border-radius: 50px;}</style><div></div>

I don't see it fixed on either Safari 15.2 or STP 138 on macOS 12.1. When using outline-style: auto, the outline gets the OS accent colour.

-- 
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/20220121/3483755a/attachment-0001.htm>


More information about the webkit-unassigned mailing list