@@ -202,12 +202,15 @@ Classification of CSS Specifications</h2>
202202 <dd>
203203 Replaces CSS2§8.1, §8.2, §8.3 (but not §8.3.1), and §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§4.3.6, CSS2§14.1, and CSS2§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