Bug 252042
| Summary: | Increase underline intervals when using `text-decoration-skip-ink` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | Text | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | mmaxfield, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
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
Pull request: https://github.com/WebKit/WebKit/pull/9917
Radar WebKit Bug Importer
<rdar://problem/105591737>