- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Fri, 18 Mar 2022 12:30:50 -0400
- To: W3C style mailing list <www-style@w3.org>, public-review-announce@w3.org, CJK discussion <public-i18n-cjk@w3.org>, 'WWW International' <www-international@w3.org>
The CSS WG has published an updated Working Draft of the CSS Text Module Level 4: https://www.w3.org/TR/css-text-4/ This CSS module defines properties for text manipulation and specifies their processing model. It covers line breaking, justification and alignment, white space handling, and text transformation. This update: 1. Merges in the entire contents of CSS Text Level 3 so that it is no longer a diff spec. 2. Adds percentage values to letter-spacing and word-spacing, to allow for values relative to the font-size of the text to which they apply. (Em values are resolved on the element on which they are declared, and inherit as absolute lengths.) Additions since Level 3 are summarized in: https://www.w3.org/TR/css-text-4/#changes-L3 Some of these features are more stable than others, and future work on this module will be refining their designs and definitions. You can see the current list of open issues at: https://github.com/w3c/csswg-drafts/issues?q=is%3Aopen+is%3Aissue+label%3Acss-text-4 We encourage anyone with an interest in text and internationalization to review this draft. Please send any comments to the www-style mailing list, <www-style@w3.org>, prefixed with [css-text-4] (as I did on this message) or (preferably) file them in the CSSWG GitHub repository at https://github.com/w3c/csswg-drafts/issues For the CSS WG, ~fantasai
Received on Friday, 18 March 2022 16:31:23 UTC