We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f58919 commit adf4294Copy full SHA for adf4294
1 file changed
css-pseudo-4/Overview.bs
@@ -485,6 +485,7 @@ Styling Highlights</h3>
485
If 'color' is not specified, the text (and text decoration)'s
486
unselected color must be used for the highlighted text.
487
(As usual, the initial 'background-color' is ''transparent''.)
488
+
489
Issue: Can we reuse ''currentColor'' for this, now that it computes to itself?
490
491
The UA should use the OS-default highlight colors
@@ -499,6 +500,7 @@ Styling Highlights</h3>
499
500
The 'color' property specifies the color of both the text
501
and all line decorations (underline, overline, line-through)
502
applied to the text.
503
504
Note: Because 'text-emphasis-color' defaults to ''currrentColor'',
505
it will by default also set the color of the the emphasis marks.
506
0 commit comments