Case conversion for Adlam
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
This issue is applicable to languages using the Adlam script (mainly Fula).
Adlam is a bicameral script, and browsers need to apply the uppercase and lowercase features of CSS to Adlam text.
Specs:
CSS Text provides the text-transform property, with values that include uppercase and lowercase.
Tests & results:
Interactive test, CSS text-transform:uppercase converts all Adlam characters to uppercase
Interactive test, CSS text-transform:lowercase converts all Adlam characters to lowercase
Gecko, Blink, and Webkit all convert the characters correctly.
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 text-transform specification and the two linked character_phrase_tests issues for Adlam uppercase and lowercase behavior. Compare the stated requirement with the reported Gecko, Blink, and WebKit results; completion would require a concrete repository change or documented follow-up, which this issue does not identify.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100