- From: martijnw <martijnw@hotpop.com>
- Date: Thu, 05 Feb 2004 14:29:10 +0100
- To: www-style@w3.org
martijnw wrote:
> See:
> http://www.w3.org/TR/css3-selectors/#UIfragments
>
> So you can use color, cursor, background and outline for the
> ::selection pseudo-element.
>
> But I'm missing the text-decoration property. Why is that? I see no
> harm in supporting it.
>
> If I have a style with text-decoration:blink, it would be nice if I
> could alter it back to a normal text-decoration, e.g.
> ::selection{ text-decoration:none;}
>
> Kind regards,
>
> Martijn
>
>
Never mind, forget it.
You can't override the text-decoration from a child node.
Kind regards,
Martijn
Received on Thursday, 5 February 2004 08:24:50 UTC