- From: tester1230293 via GitHub <noreply@w3.org>
- Date: Fri, 25 Jul 2025 18:57:22 +0000
- To: public-css-archive@w3.org
tester1230293 has just created a new issue for https://github.com/w3c/csswg-drafts: == CSS Proper Case == Probably has been mentioned before, but CSS currently supports uppercase, lowercase, and capitalize via the text-transform property. However, there is no native way to apply "proper case" (aka title case) formatting, where the first letter of each significant word is capitalized, and small function words (e.g., "and", "of", "the") remain lowercase unless at the beginning of a sentence. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12526 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 25 July 2025 18:57:23 UTC