File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -493,9 +493,9 @@ Styling Highlighted Ranges</h3>
493493 The UA should use the OS-default selection color
494494 when neither 'color' nor 'background-color' has been specified by the author.
495495
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.
499499
500500 The ''::selection'' pseudo element draws its background
501501 over the selected portion of the element,
You can’t perform that action at this time.
0 commit comments