- From: poot <cvsmail@w3.org>
- Date: Thu, 16 Oct 2008 09:53:24 +0900 (JST)
- To: public-html-diffs@w3.org
grammar (whatwg r2340)
5.7.3.3 Parsing cache manifests
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1513.html#parsing-cache-manifests
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1512&r2=1.1513&f=h
http://html5.org/tools/web-apps-tracker?from=2339&to=2340
===================================================================
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:54:01 UTC