- From: Aryeh Gregor <Simetrical+w3c@gmail.com>
- Date: Mon, 20 Apr 2009 09:15:39 -0400
- To: James Hopkins <james@idreamincode.co.uk>
- Cc: Thomas Phinney <tphinney@cal.berkeley.edu>, "www-style@w3.org" <www-style@w3.org>
On Mon, Apr 20, 2009 at 8:57 AM, James Hopkins <james@idreamincode.co.uk> wrote: > I just wanted to clarify whether the Number Sign (U+0023) is indeed "higher" > than the U+00A1 character as the spec suggests, since U+0023 doesn't need to > be explicitly escaped. 23 is less than A1 in hexadecimal, so U+0023 is lower than U+00A1, not higher. "Higher" here means "larger codepoint". (Sorry if two copies of this got through.)
Received on Monday, 20 April 2009 13:16:16 UTC