RESOLVED INVALID252042
Increase underline intervals when using `text-decoration-skip-ink`
https://bugs.webkit.org/show_bug.cgi?id=252042
Summary Increase underline intervals when using `text-decoration-skip-ink`
Vitaly Dyackhov
Reported 2023-02-10 03:45:43 PST
When using `text-decoration-skip-ink`, intervals for skipped descenders or glyphs are represented as DashArray where the first float is the beginning of the spacing and the second is the end. When displayed, these values will be rounded to integers, resulting in an inconsistently shorter or longer interval.
Attachments
Vitaly Dyackhov
Comment 1 2023-02-10 03:50:17 PST
Radar WebKit Bug Importer
Comment 2 2023-02-17 03:46:17 PST
Note You need to log in before you can comment on or make changes to this bug.