Re: UA's implementation of ::selection

On 5/15/10 12:04 AM, David Hyatt wrote:
> The chosen colors for selection in the absence of any specified pseudo element come from the platform.  We have both active and inactive foreground and background colors (so 4 total possible different colors).  If the pseudo element specifies only a background color and not a foreground color, we'll use the platform foreground color (and vice versa).  Any specified selection colors in the pseudo element will be used in both the active and inactive states.

That doesn't really explain the behavior I see with "background: none" 
vs "background: transparent"... (which should give equivalent specified 
values, note).

-Boris

Received on Saturday, 15 May 2010 04:27:13 UTC