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 ee2446a commit ed87385Copy full SHA for ed87385
css-color-4/Overview.bs
@@ -231,6 +231,10 @@ Resolving Color values</h2>
231
it must be converted
232
as specified in [[#cmyk-colors]].
233
234
+ : [=system colors=]
235
+ ::
236
+ Issue(3847): Make system color keywords compute to themselves.
237
+
238
: ''currentcolor''
239
::
240
The ''currentcolor'' keyword computes to itself.
@@ -725,8 +729,8 @@ Named Colors</h3>
725
729
For historical reasons, this is also referred to as the X11 color set.
726
730
727
731
728
-<h3 id="css-system-colors">
-CSS System Colors</h3>
732
+<h3 id="css-system-colors" dfn lt="system colors">
733
+System Colors</h3>
734
735
In [=forced colors mode=],
736
most colors on the page are forced into a restricted, user-chosen palette.
0 commit comments