Skip to content

Commit dca8844

Browse files
committed
[css-color-adjust-1] No fallback colors, fix w3c#7007
1 parent ab0f497 commit dca8844

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

css-color-adjust-1/Overview.bs

+1-5
Original file line numberDiff line numberDiff line change
@@ -504,11 +504,7 @@ Properties Affected by Forced Colors Mode {#forced-colors-properties}
504504
if its [=computed value=] is a color other than a [=system color=],
505505
its [=used value=] is instead forced to a [=system color=] as follows:
506506

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,
507+
* For 'background-color' in particular,
512508
it is forced to
513509
the color opposite the 'color' property’s [=system color=] value
514510
in the [=system color pairings=],

0 commit comments

Comments
 (0)