We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab0f497 commit dca8844Copy full SHA for dca8844
css-color-adjust-1/Overview.bs
@@ -504,11 +504,7 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties}
504
if its [=computed value=] is a color other than a [=system color=],
505
its [=used value=] is instead forced to a [=system color=] as follows:
506
507
- * If the color value indicates a “fallback” color
508
- (as in the ''color()'' function in [[CSS-COLOR-5]])
509
- and that fallback color is a [=system color=],
510
- then the color is forced to that [=system color=].
511
- * Else for 'background-color' in particular,
+ * For 'background-color' in particular,
512
it is forced to
513
the color opposite the 'color' property’s [=system color=] value
514
in the [=system color pairings=],
0 commit comments