Skip to content

Commit 371a3ca

Browse files
committed
[css-pseudo-4] Clarify that special currentColor behavior is only for 'color' per dbaron's comment. #2850
1 parent 39faa82 commit 371a3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-pseudo-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ Painting the Highlight</h3>
628628
over the <a>highlight overlay</a> backgrounds
629629
(and outlines, if any)
630630
using its own 'color',
631-
with ''currentColor'' representing the 'color'
631+
with ''currentColor'' on its 'color' property representing the 'color'
632632
of the next <a>highlight pseudo-element</a> layer below,
633633
falling back finally to that of the <a>originating element</a>
634634
(the colors that would otherwise be used).

0 commit comments

Comments
 (0)