Re: class / ident / numbers

> You have overlooked escape sequences. The three-character sequence {\5c}
> represents a single character: U+005C, reverse solidus (also known as
> backslash). So the selector {.\5cm} matches the class \m .

Thanks Etan and Bert and others, I was confused by the different variety
of escape sequences (in particular "\5c m" and "\5cm" being equivalent).

Fixed now,

Michael Day

YesLogic Pty. Ltd.

Received on Sunday, 20 April 2003 22:44:07 UTC