RESOLVED MOVED 238541
REGRESSION(?): -webkit-text-stroke adds stroke to internal strokes of -apple-system
https://bugs.webkit.org/show_bug.cgi?id=238541
Summary REGRESSION(?): -webkit-text-stroke adds stroke to internal strokes of -apple-...
Haroen Viaene
Reported 2022-03-30 02:03:37 PDT
Created attachment 456102 [details] 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
Attachments
screenshot of the reproduction (119.02 KB, image/png)
2022-03-30 02:03 PDT, Haroen Viaene
no flags
Radar WebKit Bug Importer
Comment 1 2022-03-31 12:07:17 PDT
Brent Fulgham
Comment 2 2022-06-30 10:39:07 PDT
The fix for this issue needs to be made outside of the WebKit source code, and is being tracked with this radar: <rdar://65517732> We are therefore resolving this issue as "RESOLVED | MOVED" to reflect that the fix is happening in an operating system component.
Note You need to log in before you can comment on or make changes to this bug.