Skip to content

Commit 1f3017e

Browse files
stiiinsvgeesus
authored andcommitted
[css-2024] Fix section number for text-decoration
CSS Text Module Level 3 extends and supersedes everything in chapter 16 of CSS2, except text-decoration. text-decoration is defined in CSS2 section 16.3, not 16.2. Fixes w3c#11598
1 parent f948534 commit 1f3017e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-2024/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ Fairly Stable Modules with limited implementation experience</h3>
451451
<dt><a href="https://www.w3.org/TR/css-text-3/">CSS Text Module Level 3</a>
452452
[[CSS-TEXT-3]]
453453
<dd>
454-
Extends and supersedes CSS2&sect;16 excepting &sect;16.2,
454+
Extends and supersedes CSS2&sect;16 excepting &sect;16.3,
455455
defining properties for text manipulation and specifying their processing model.
456456
It covers line breaking, justification and alignment, white space handling, and text transformation.
457457

0 commit comments

Comments
 (0)