[css-text-decor-4] Don't skip visible word-separators when skipping only leading/trailing spaces
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
text-decoration-skip-spaces allows skipping all spaces, or just leading/trailing spaces. For leading/trailing spaces at least, it probably makes more sense to treat visible word separators as not part of the leading/trailing spaces being skipped.
Relates to https://github.com/w3c/elreq/issues/119
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 css-text-decor-4 text-decoration-skip-spaces section and read the related w3c/elreq issue 119. Determine whether visible word separators should remain undecorated when only leading or trailing spaces are skipped, then update the relevant specification wording and verify the resulting definition is unambiguous.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100