Skip to content

Commit f612778

Browse files
committed
[css-2022] Add CSS Color 4 to official, fix w3c#7455
1 parent 2d8763d commit f612778

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

css-2022/Overview.bs

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -202,12 +202,15 @@ Classification of CSS Specifications</h2>
202202
<dd>
203203
Replaces CSS2&sect;8.1, &sect;8.2, &sect;8.3 (but not &sect;8.3.1), and &sect;8.4.
204204

205-
<dt><a href="https://www.w3.org/TR/css-color-3/">CSS Color Level 3</a>
206-
[[!CSS-COLOR-3]]
205+
<dt><a href="https://www.w3.org/TR/css-color-4/">CSS Color Level 4</a>
206+
[[!CSS-COLOR-4]]
207207
<dd>
208208
Extends and supersedes CSS2&sect;4.3.6, CSS2&sect;14.1, and CSS2&sect;18.2,
209-
introducing an extended range of color values.
210-
Also introduces the 'opacity' property.
209+
also extends and supersedes [[CSS-COLOR-3]],
210+
introducing an extended range of color spaces beyond sRGB,
211+
extended color values,
212+
and CSS Object Model extensions for color.
213+
Also defines the 'opacity' property.
211214

212215
<dt><a href="https://www.w3.org/TR/css-backgrounds-3/">CSS Backgrounds and Borders Level 3</a>
213216
[[!CSS-BACKGROUNDS-3]]
@@ -317,12 +320,6 @@ Fairly Stable Modules with limited implementation experience</h3>
317320
expanding the syntax, deprecating most media types,
318321
and introducing new media features.
319322

320-
<dt><a href="https://www.w3.org/TR/css-color-4/">CSS Color Level 4</a>
321-
[[!CSS-COLOR-4]]
322-
<dd>
323-
Extends and supersedes [[CSS-COLOR-3]],
324-
further expanding the range of colors expressible in CSS.
325-
326323
<dt><a href="https://www.w3.org/TR/css-display-3/">CSS Display Module Level 3</a>
327324
[[CSS-DISPLAY-3]]
328325
<dd>

0 commit comments

Comments
 (0)