- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 17 Sep 2010 21:54:23 +0200
- To: Paul Duffin <pduffin@volantis.com>
- Cc: Peter Linss <peter.linss@hp.com>, www-style <www-style@w3.org>
* Paul Duffin wrote:
>I don't dispute the initial motivation for adding it but it seems to me
>that the language used in the specification indicates that considerable
>thought went into making it suitable for use as a general mechanism for
>namespacing CSS identifiers in general.
The character `|` is not allowed as an (unescaped) part of identifiers;
something like `example { example|example: example }` is not parsable as
style sheet under the supposedly set-in-stone core language syntax.
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Friday, 17 September 2010 19:54:53 UTC