[css-text-4] text-spacing needs to handle non-fullwidth punctuation also
Open
Nobody has claimed this yet.
css-text-4
i18n-clreq
i18n-jlreq
i18n-tracker
Needs Feedback/Review
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
“京都(日本)” This doesn't collapse between the closing parens and the closing quote, but it really ought to. (Note that curly quotes are used in Chinese, and are rendered fullwidth even though they use the same codepoint.)
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 Level 4 text-spacing issue and its “京都(日本)” example. Determine how the specification currently handles closing parentheses and quotes, then define the expected collapsing behavior for non-fullwidth punctuation and document the resolved rule in the relevant spec text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend, internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100