File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -625,7 +625,7 @@ Painting the Highlight</h3>
625625 painting it
626626 immediately below any positioned descendants
627627 (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. -->
629629 The ''::selection'' overlay is drawn
630630 over the ''::spelling-error'' overlay
631631 which is drawn over the ''::grammar-error'' overlay.
@@ -637,7 +637,7 @@ Painting the Highlight</h3>
637637 redraws that text
638638 (and its decorations)
639639 over the <a>highlight overlay</a> backgrounds
640- (and outlines, if any)
640+ <!-- (and outlines, if any) -->
641641 using its own 'color' ,
642642 with ''currentColor'' on its 'color' property representing the 'color'
643643 of the next <a>highlight pseudo-element</a> layer below,
You can’t perform that action at this time.
0 commit comments