WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
252042
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
Add attachment
proposed patch, testcase, etc.
Vitaly Dyackhov
Comment 1
2023-02-10 03:50:17 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9917
Radar WebKit Bug Importer
Comment 2
2023-02-17 03:46:17 PST
<
rdar://problem/105591737
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug