[Webkit-unassigned] [Bug 231433] New: outline rendering does not respect border-radius

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 08:48:24 PDT 2021


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

            Bug ID: 231433
           Summary: outline rendering does not respect border-radius
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Apple Silicon)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hello at lcas.dev
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

In Safari, the outline rendered as a result of the `outline` CSS property does not respect the border radius set by the `border-radius` property. In both Chrome and Firefox, this combination works correctly.

There is a WPT reftest that checks this behaviour: https://wpt.live/css/css-ui/outline-005.html. See https://wpt.fyi/results/css/css-ui/outline-005.html?label=master&label=experimental&aligned

There is also a WebKit bug for some general test failures regarding outline (https://bugs.webkit.org/show_bug.cgi?id=175288), but this failure specifically is rather severe so deserves it's own tracking bug I think.

-- 
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/20211008/54544e67/attachment.htm>


More information about the webkit-unassigned mailing list