- From: Nicolas Lesbats <nlesbats@etu.utc.fr>
- Date: Thu, 25 Mar 1999 15:29:36 +0100 (MET)
- To: www-style@w3.org
Hi,
CSS2 don't define, according to what I have read, the behavior of the
"content" property with the following example. Suppose you have :
E:after { content: "A word\AAnother word" }
How will the UA undertand the \ escape character ? Like \A or like \AA ?
Is this example CSS-conformant ? Is an white space required after any
escape sequence ? And before ?
Nico
Received on Thursday, 25 March 1999 09:29:42 UTC