- From: Andrew Fedoniouk <news@terrainformatica.com>
- Date: Sat, 10 Nov 2012 19:05:47 -0800
- To: www-style@w3.org
I am trying to get tokenization of string literals here
http://www.w3.org/TR/CSS21/syndata.html#tokenization
In particular {unicode} thing...
What will this string produce:
"\0123456789"
?
And this too:
"\012345 6789"
in particular will it be white space between 𒍅 character and "6789" ?
-- 
Andrew Fedoniouk.
http://terrainformatica.com
Received on Sunday, 11 November 2012 03:06:14 UTC