- From: Anne van Kesteren <annevk@opera.com>
- Date: Sun, 16 May 2010 10:12:40 +0200
- To: "Daniel Glazman" <daniel.glazman@disruptive-innovations.com>, "Sylvain Galineau" <sylvaing@microsoft.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Sun, 16 May 2010 00:22:33 +0200, Sylvain Galineau <sylvaing@microsoft.com> wrote: > But now, you are implicitly asking for this: > > #foo::-moz-selection, > #foo::-ms-selection, > #foo::-webkit-selection, > #foo::-o-selection, > #foo::selection { > .... > } FWIW: this would never work. You need a separate rule set for each of them. -- Anne van Kesteren http://annevankesteren.nl/
Received on Sunday, 16 May 2010 08:13:35 UTC