Skip to content

Commit 10753df

Browse files
committed
[css-2024] Consistent spec names, fix #9695
1 parent 7e1f815 commit 10753df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-2024/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Classification of CSS Specifications</h2>
306306
<dd>
307307
Introduces a flexible linear layout model for CSS.
308308

309-
<dt><a href="https://www.w3.org/TR/css-ui-3/">CSS User Interface Module Level 3</a>
309+
<dt><a href="https://www.w3.org/TR/css-ui-3/">CSS Basic User Interface Module Level 3</a>
310310
[[!CSS-UI-3]]
311311
<dd>
312312
Extends and supersedes CSS2&sect;18.1 and CSS2&sect;18.4,
@@ -413,15 +413,15 @@ Fairly Stable Modules with limited implementation experience</h3>
413413
defining properties for text manipulation and specifying their processing model.
414414
It covers line breaking, justification and alignment, white space handling, and text transformation.
415415

416-
<dt><a href="https://www.w3.org/TR/css-text-decor-3/">CSS Text Decoration Level 3</a>
416+
<dt><a href="https://www.w3.org/TR/css-text-decor-3/">CSS Text Decoration Module Level 3</a>
417417
[[CSS-TEXT-DECOR-3]]
418418
<dd>
419419
Extends and supersedes CSS2&sect;16.3,
420420
providing more control over text decoration lines
421421
and adding the ability to specify text emphasis marks
422422
and text shadows.
423423

424-
<dt><a href="https://www.w3.org/TR/css-masking-1/">CSS Masking Level 1</a>
424+
<dt><a href="https://www.w3.org/TR/css-masking-1/">CSS Masking Module Level 1</a>
425425
[[CSS-MASKING-1]]
426426
<dd>
427427
Replaces CSS2&sect;11.1.2

0 commit comments

Comments
 (0)