[Webkit-unassigned] [Bug 258697] New: outline with border-radius on wrapped span does not apply radius to all corners

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 29 15:43:35 PDT 2023


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

            Bug ID: 258697
           Summary: outline with border-radius on wrapped span does not
                    apply radius to all corners
           Product: WebKit
           Version: Safari 17
          Hardware: Mac (Apple Silicon)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tom.hamming at ymail.com

Created attachment 466872

  --> https://bugs.webkit.org/attachment.cgi?id=466872&action=review

Sample HTML file

If I have a <span> element whose contents wrap across multiple lines and I apply outline and border-radius to it, the inner corners created by the wrapping aren't rounded. As of Chrome Version 114.0.5735.198 (WebKit 537.36 according to browserspy.com), it renders all corners as rounded.

I'm attaching a sample HTML file and screenshots of Chrome, Safari 16.5.1 on macOS 13.4.1, and Safari Technical Preview 173.

-- 
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/20230629/6874d6cf/attachment-0001.htm>


More information about the webkit-unassigned mailing list