- From: Boris Zbarsky <bzbarsky@mit.edu>
 - Date: Tue, 17 May 2005 14:55:09 -0500
 - To: www-style@w3.org
 
S is currently defined as:
s  [ \t\r\n\f]
{s}+			{return S;}
Should the definition of "s" also include '\v'?
-Boris
Received on Tuesday, 17 May 2005 19:59:51 UTC