File tree Expand file tree Collapse file tree 2 files changed +40
-42
lines changed Expand file tree Collapse file tree 2 files changed +40
-42
lines changed Original file line number Diff line number Diff line change @@ -493,9 +493,9 @@ Styling Highlighted Ranges</h3>
493
493
The UA should use the OS-default selection color
494
494
when neither 'color' nor 'background-color' has been specified by the author.
495
495
496
- Issue : This behavior does not let us use the normal cascade for representing the OS colors
497
- and thus violates <a href="http://lists.w3.org/Archives/Public/www-style/2008Oct/0268.html">dbaron's #2 requirement</a> . :(
498
- Can we do anything about that?
496
+ Note : This behavior does not let allow <a href="http://lists.w3.org/Archives/Public/www-style/2008Oct/0268.html">using the normal cascade</a>
497
+ to represent the OS default selection colors.
498
+ However it has been interoperably implemented in browsers and is thus probably a Web-compatibility requirement.
499
499
500
500
The ''::selection'' pseudo element draws its background
501
501
over the selected portion of the element,
You can’t perform that action at this time.
0 commit comments