[css-text-4] [text-spacing-trim] Missing punctuations for Simplified Chinese (China)?
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
It seems like text-spacing-trim did not include rules for U+FF01 ! FULLWIDTH EXCLAMATION MARK and U+FF1F ? FULLWIDTH QUESTION MARK. The two punctuations are presented as halfwidth-in-fullwidth box, closing to the left side in Simplified Chinese (China). In GB/T 15834-2011, these 2 punctuations are collapsed when used in conjunction (?? or ?!) and followed by closing punctuation (?))
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
The issue concerns CSS Text Level 4's text-spacing-trim rules; start by comparing the current rules with GB/T 15834-2011 for U+FF01 and U+FF1F. Done means the specification addresses their Simplified Chinese behavior, including the cited combinations with each other and with closing punctuation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- internationalization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100