Skip to content

Commit 4547062

Browse files
committed
[css-color-adjust-1] Add an intro paragraph. w3c#5897
1 parent 5859120 commit 4547062

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

css-color-adjust-1/Overview.bs

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,25 @@ spec:fill-stroke-3; type:property;
2626
Introduction {#intro}
2727
=====================
2828

29+
This specification introduces three new features
30+
related to controlling how/when colors are auto-adjusted
31+
by the user agent:
32+
33+
* The concept of [=color schemes=]
34+
and the 'color-scheme' property,
35+
which controls whether or not browser-provided parts of the page's UI
36+
respect the user's chosen [=color scheme=].
37+
38+
* The concept of [=forced colors mode=]
39+
and the 'forced-color-adjust' property,
40+
which controls whether or not [=forced colors mode=] is allowed to apply to a given element.
41+
42+
* The 'color-adjust' property,
43+
which controls whether the browser is allowed
44+
to automatically adjust colors to the user's assumed performance preferences,
45+
such as suppressing background colors when printing to save ink.
46+
47+
2948
Value Definitions {#values}
3049
---------------------------
3150

0 commit comments

Comments
 (0)