From ed87385c08f93fe7b689590652aa012fff73ffe8 Mon Sep 17 00:00:00 2001 From: Tab Atkins-Bittner Date: Fri, 25 Oct 2019 15:15:22 -0700 Subject: [PATCH] [css-color-4] Add computed/used entry for system colors, linking to #3847. --- css-color-4/Overview.bs | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/css-color-4/Overview.bs b/css-color-4/Overview.bs index 4adb777f079..72c6fa25efa 100644 --- a/css-color-4/Overview.bs +++ b/css-color-4/Overview.bs @@ -231,6 +231,10 @@ Resolving Color values it must be converted as specified in [[#cmyk-colors]]. + : [=system colors=] + :: + Issue(3847): Make system color keywords compute to themselves. + : ''currentcolor'' :: The ''currentcolor'' keyword computes to itself. @@ -725,8 +729,8 @@ Named Colors For historical reasons, this is also referred to as the X11 color set. -

-CSS System Colors

+

+System Colors

In [=forced colors mode=], most colors on the page are forced into a restricted, user-chosen palette.