[CSSWG][css-text-decor-4] Updated WD of CSS Text Decoration L4

The CSS WG has published an updated Working Draft of the CSS Text Decoration 
Module Level 4:
     https://www.w3.org/TR/css-text-decor-4/

This module contains the features of CSS relating to text decoration, such as 
underlines, text shadows, and emphasis marks.

Updates in this draft are
   * Adding spread distance to `text-shadow`
   * Adding `inset` to `text-shadow`
   * Clarifying application of `text-decoration-skip-ink`
See changes list for details:
   https://www.w3.org/TR/2022/WD-css-text-decor-4-20220504/#changes

Further planned work on this module includes:
   * Addressing adjustments to line decoration length, see
       https://github.com/w3c/csswg-drafts/issues/4557
   * Addressing control over skipping elements, see
       https://github.com/w3c/csswg-drafts/issues/2885
   * Splitting text-shadow into longhands, see
       https://github.com/w3c/csswg-drafts/issues/4431
   * Refining definitions of existing functionality
Full list of open issues at:
 
https://github.com/w3c/csswg-drafts/issues?q=is%3Aissue+is%3Aopen+label%3Acss-text-decor-4

Please review the draft, and send any comments to the www-style mailing list,
<www-style@w3.org>, prefixed with [css-text-decor-4] (as I did on this
message) or (preferably) file them in the GitHub repository at
   https://github.com/w3c/csswg-drafts/issues

For the CSS WG,
~fantasai

Received on Wednesday, 4 May 2022 20:08:50 UTC