Skip to content

Commit ed87385

Browse files
committed
[css-color-4] Add computed/used entry for system colors, linking to #3847.
1 parent ee2446a commit ed87385

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

css-color-4/Overview.bs

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,10 @@ Resolving Color values</h2>
231231
it must be converted
232232
as specified in [[#cmyk-colors]].
233233

234+
: [=system colors=]
235+
::
236+
Issue(3847): Make system color keywords compute to themselves.
237+
234238
: ''currentcolor''
235239
::
236240
The ''currentcolor'' keyword computes to itself.
@@ -725,8 +729,8 @@ Named Colors</h3>
725729
For historical reasons, this is also referred to as the X11 color set.
726730

727731

728-
<h3 id="css-system-colors">
729-
CSS System Colors</h3>
732+
<h3 id="css-system-colors" dfn lt="system colors">
733+
System Colors</h3>
730734

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

0 commit comments

Comments
 (0)