- From: Etan Wexler <ewexler@stickdog.com>
- Date: Thu, 4 Oct 2001 16:31:33 -0500
- To: Web style list <www-style@w3.org>
- Cc: "David Baron" <dbaron@fas.harvard.edu>
Are escaped characters in CSS reserved identifiers equivalent to the literal forms? Or, rather, are the identifiers then equivalent? Observe: @impo\rt \url("style") \screen; :ac\tive:first\-line { background\-image: \none; } If the escaped forms are equivalent, the grammars of CSS1, CSS2, and CSS3 need an overhaul. If the escaped forms are not equivalent, the CSS object model needs a way to differentiate between escapes and literal characters. -- Etan Wexler
Received on Thursday, 4 October 2001 16:24:47 UTC