[csswg-drafts] CSS Snapshot: incorrect reference to section on text decoration (#11598)

stiiin has just created a new issue for https://github.com/w3c/csswg-drafts:

== CSS Snapshot: incorrect reference to section on text decoration ==
<p>Since CSS Snapshot 2020, the following two modules are mentioned in the fairly stable modules section (emphasis mine):</p><blockquote><dl><dt><a href="https://www.w3.org/TR/css-text-3/">CSS Text Module Level 3</a> <a href="https://www.w3.org/TR/css-2020/#biblio-css-text-3">[CSS-TEXT-3]</a></dt><dd>Extends and supersedes <mark>CSS2§16 excepting §16.2</mark>, defining properties for text manipulation and specifying their processing model. It covers line breaking, justification and alignment, white space handling, and text transformation.</dd><dt><a href="https://www.w3.org/TR/css-text-decor-3/">CSS Text Decoration Level 3</a> <a href="https://www.w3.org/TR/css-2020/#biblio-css-text-decor-3">[CSS-TEXT-DECOR-3]</a></dt><dd>Extends and supersedes <mark>CSS2§16.3</mark>, providing more control over text decoration lines and adding the ability to specify text emphasis marks and text shadows.</dd></dl></blockquote><p>CSS2§16.2 is titled "Alignment: the 'text-align' property", and CSS Text Module Level 3 in fact does redefine <code>text-align</code> (<a href="https://www.w3.org/TR/css-text-3/#text-align-property">CSS-TEXT-3§6.1: Text Alignment: the text-align shorthand</a>).</p><p>I think "CSS2§16 excepting §16.2" should therefore instead read "CSS2§16 excepting §16.3".</p>

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11598 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 29 January 2025 18:03:59 UTC