File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -625,7 +625,7 @@ Painting the Highlight</h3>
625
625
painting it
626
626
immediately below any positioned descendants
627
627
(i.e. just before step 8 in <a href="https://www.w3.org/TR/CSS21/zindex.html">CSS2.1§E.2</a> ).
628
- Its outline, if any, is painted immediately over its background.
628
+ <!-- Its outline, if any, is painted immediately over its background. -->
629
629
The ''::selection'' overlay is drawn
630
630
over the ''::spelling-error'' overlay
631
631
which is drawn over the ''::grammar-error'' overlay.
@@ -637,7 +637,7 @@ Painting the Highlight</h3>
637
637
redraws that text
638
638
(and its decorations)
639
639
over the <a>highlight overlay</a> backgrounds
640
- (and outlines, if any)
640
+ <!-- (and outlines, if any) -->
641
641
using its own 'color' ,
642
642
with ''currentColor'' on its 'color' property representing the 'color'
643
643
of the next <a>highlight pseudo-element</a> layer below,
You can’t perform that action at this time.
0 commit comments