File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,25 @@ spec:fill-stroke-3; type:property;
2626Introduction {#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+
2948Value Definitions {#values}
3049---------------------------
3150
You can’t perform that action at this time.
0 commit comments