File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -917,18 +917,18 @@ Text and Text Decorations</h4>
917
917
(those applied by the [=originating element=] or
918
918
an intervening [=pseudo-element=] such as ''::first-line'' or ''::first-letter'' ).
919
919
920
- Any text decorations introduced by each <a>highlight pseudo-element</a>
921
- are stacked in the same order as their backgrounds
922
- over the text’s original decorations
923
- and are all drawn, each decoration in its own color.
924
-
925
920
Note: The element’s own text decorations
926
921
(both <a href="https://www.w3.org/TR/css-text-decor/#line-decoration">line decorations</a>
927
922
and <a href="https://www.w3.org/TR/css-text-decor/#emphasis-marks">emphasis marks</a> )
928
923
are thus drawn in the pseudo-element’s own 'color'
929
924
when that is not ''currentColor'' ,
930
925
regardless of their original color or fill specifications.
931
926
927
+ Any text decorations introduced by each <a>highlight pseudo-element</a>
928
+ are stacked in the same order as their backgrounds
929
+ over the text’s original decorations
930
+ and are all drawn, each decoration in its own color.
931
+
932
932
<h4 id="highlight-replaced">
933
933
Replaced Elements</h4>
934
934
You can’t perform that action at this time.
0 commit comments