Skip to content

Commit 9b4203e

Browse files
authored
[css-2025] Removed CSS Color Adjust 1 and CSS Conditional 4 from Rough Interop (#12727)
Those two specs were moved to Reliable CRs instead.
1 parent d15ee29 commit 9b4203e

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

css-2025/Overview.bs

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -405,15 +405,12 @@ The following specifications are considered to be in a reliable state, meaning t
405405
<dt><a href="https://www.w3.org/TR/css-color-adjust-1/">CSS Color Adjustment Module Level 1</a>
406406
[[CSS-COLOR-ADJUST-1]]
407407
<dd>
408-
This module introduces a model and controls over automatic color adjustment by the user agent to handle user preferences,
409-
such as "Dark Mode", contrast adjustment, or specific desired color schemes.
408+
This module introduces a model and controls over automatic color adjustment by the user agent to handle user preferences and device output optimizations.
410409

411410
<dt><a href="https://www.w3.org/TR/css-conditional-4/">CSS Conditional Rules Module Level 4</a>
412411
[[CSS-CONDITIONAL-4]]
413412
<dd>
414-
Extends [[CSS-CONDITIONAL-3]],
415-
adding the ability to query support for particular selectors
416-
through the new ''selector()'' notation for [=supports queries=].
413+
Extends [[CSS-CONDITIONAL-3]] to allow testing for supported selectors.
417414
</dl>
418415

419416
<h3 id=fairly-stable>
@@ -589,16 +586,6 @@ Modules with Rough Interoperability</h3>
589586
and provides more control over font choice and feature selection,
590587
including support for OpenType variations.
591588

592-
<dt><a href="https://www.w3.org/TR/css-color-adjust-1/">CSS Color Adjustment Module Level 1</a>
593-
[[CSS-COLOR-ADJUST-1]]
594-
<dd>
595-
This module introduces a model and controls over automatic color adjustment by the user agent to handle user preferences and device output optimizations.
596-
597-
<dt><a href="https://www.w3.org/TR/css-conditional-4/">CSS Conditional Rules Module Level 4</a>
598-
[[CSS-CONDITIONAL-4]]
599-
<dd>
600-
Extends CSS Conditional 3 to allow testing for supported selectors.</dd>
601-
602589
<dt><a href="https://www.w3.org/TR/css-cascade-5/">CSS Cascading and Inheritance Level 5</a>
603590
[[CSS-CASCADE-5]]
604591
<dd>

0 commit comments

Comments
 (0)