- From: Øyvind Stenhaug <oyvinds@opera.com>
- Date: Tue, 29 Sep 2009 12:04:40 +0200
- To: "Leif Halvard Silli" <xn--mlform-iua@xn--mlform-iua.no>, public-css-testsuite@w3.org
On Tue, 29 Sep 2009 03:42:13 +0200, Leif Halvard Silli
<xn--mlform-iua@målform.no> wrote:
> UAs generally support omitted '*' just fine, except - it turns out -
> when used with namespaces: current release of Firefox and Opera will
> then not even accept the selector as _valid_. As a consequence the "bar"
> selector of the following rules gets ignored (since Firefox/Opera think
> the preceding selector is invalid):
>
> *|[foo], bar{} *|.foo, bar{} *|#foo, bar{} *|:first-child, bar{}
These "foo" constructs don't seem to be allowed by the Selectors grammar
(<http://www.w3.org/TR/css3-selectors/#w3cselgrammar>).
--
Øyvind Stenhaug
Core Norway, Opera Software ASA
Received on Tuesday, 29 September 2009 10:13:35 UTC