Support "text-underline-offset"
Open
Nobody has claimed this yet.
css
enhancement
- Dominant language
- PHP
- Stars
- 11.2k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.mozilla.org/en-US/docs/Web/CSS/text-underline-offset
Adding support for this would be nice as it allows to offset a text underline
<u>underline</u>
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the MDN reference for text-underline-offset and the repository's CSS parsing and PDF text-decoration handling. Use the provided underline example to verify that the underline offset is applied in generated output; done means the property is supported without breaking existing underlines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100