- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 16 Oct 2008 00:49:46 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27476
Modified Files:
Overview.html
Log Message:
grammar (whatwg r2340)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1512
retrieving revision 1.1513
diff -u -d -r1.1512 -r1.1513
--- Overview.html 16 Oct 2008 00:45:43 -0000 1.1512
+++ Overview.html 16 Oct 2008 00:49:43 -0000 1.1513
@@ -27578,7 +27578,7 @@
<em>not</em> U+000A LINE FEED (LF) or U+000D CARRIAGE RETURN (CR)
characters, and let the result be <var title="">line</var>.</li>
- <li><p>Drop any trailing U+0020 SPACE, or U+0009 CHARACTER
+ <li><p>Drop any trailing U+0020 SPACE and U+0009 CHARACTER
TABULATION (tab) characters at the end of <var title="">line</var>.</li>
<li><p>If <var title="">line</var> is the empty string, then jump
Received on Thursday, 16 October 2008 00:49:55 UTC