[Webkit-unassigned] [Bug 238541] New: -webkit-text-stroke adds stroke to internal strokes of -apple-system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 02:03:37 PDT 2022


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

            Bug ID: 238541
           Summary: -webkit-text-stroke adds stroke to internal strokes of
                    -apple-system
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Mac (Intel)
                OS: macOS 12
            Status: NEW
          Severity: Major
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hello at haroen.me

Created attachment 456102

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

screenshot of the reproduction

It seems like the implementation of text-stroke uses each "element" of a letter, and thus does not highlight the letter, but overlapping components. This is particularly visible on -apple-system in a bold font weight.

I know this wasn't the case in the past, as I've noticed this on a site that used to display properly.

reproduction: https://codepen.io/Haroenv/pen/KKZvVYb

-- 
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/20220330/3a625075/attachment.htm>


More information about the webkit-unassigned mailing list