You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-2025/Overview.bs
+2-15Lines changed: 2 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -405,15 +405,12 @@ The following specifications are considered to be in a reliable state, meaning t
405
405
<dt><a href="https://www.w3.org/TR/css-color-adjust-1/">CSS Color Adjustment Module Level 1</a>
406
406
[[CSS-COLOR-ADJUST-1]]
407
407
<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.
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.
417
414
</dl>
418
415
419
416
<h3 id=fairly-stable>
@@ -589,16 +586,6 @@ Modules with Rough Interoperability</h3>
589
586
and provides more control over font choice and feature selection,
590
587
including support for OpenType variations.
591
588
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.
0 commit comments