We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0346b commit b3d692eCopy full SHA for b3d692e
css-color-adjust-1/Overview.bs
@@ -389,6 +389,10 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties}
389
Additionally, on <em>on user input controls (except button-like controls) only</em>,
390
'background-image'.
391
392
+ 'color-scheme' on the element must compute to ''light dark'',
393
+ to allow the user preference (see [[#forced|above]])
394
+ to be respected.
395
+
396
Based on the resulting [=computed value|computed=] 'color' value,
397
the [computed|used] 'background-color' of an element is forced
398
by matching all channels other than alpha
0 commit comments