- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Sun, 16 May 2010 17:01:23 +0200
- To: Anne van Kesteren <annevk@opera.com>
- Cc: Sylvain Galineau <sylvaing@microsoft.com>, "www-style@w3.org" <www-style@w3.org>
Le 16/05/10 10:12, Anne van Kesteren a écrit : > 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. Right. Non implemented pseudos trash the whole group of selectors. </Daniel>
Received on Sunday, 16 May 2010 15:01:54 UTC