File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -797,13 +797,13 @@ Text and Text Decorations</h4>
797797
798798 A <a>highlight pseudo-element</a>
799799 suppresses the normal drawing of any associated text
800- (and any text decorations applied to that text).
800+ (and the text decorations that had been applied to that text).
801801 Instead the topmost active <a>highlight overlay</a>
802802 redraws that text
803- (and its decorations)
803+ (and those decorations)
804804 over the <a>highlight overlay</a> backgrounds
805805 <!-- (and outlines, if any) -->
806- using its own 'color'.
806+ using the highlight’s own 'color' .
807807
808808 For this purpose,
809809 ''currentColor'' on a [=highlight pseudo-element=] ’s 'color' property represents
@@ -815,7 +815,7 @@ Text and Text Decorations</h4>
815815 Any text decorations introduced by each <a>highlight pseudo-element</a>
816816 are stacked in the same order as their backgrounds
817817 over the text’s original decorations
818- and are all drawn, in their own colors .
818+ and are all drawn, each decoration in its own color .
819819
820820 Note: The element’s own text decorations
821821 (both <a href="https://www.w3.org/TR/css-text-decor/#line-decoration">line decorations</a>
You can’t perform that action at this time.
0 commit comments