- From: poot <cvsmail@w3.org>
- Date: Fri, 7 Aug 2009 18:49:33 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: We've said it's a UTF-8 doc, so mentioning the encoding again is
redundant. (whatwg r3553)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2745&r2=1.2746&f=h
http://html5.org/tools/web-apps-tracker?from=3552&to=3553
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2745
retrieving revision 1.2746
diff -u -d -r1.2745 -r1.2746
--- Overview.html 7 Aug 2009 09:44:31 -0000 1.2745
+++ Overview.html 7 Aug 2009 09:49:02 -0000 1.2746
@@ -66146,10 +66146,10 @@
<dt>Additional information:</dt>
<dd>
<dl><dt>Magic number(s):</dt>
- <dd>Cache manifests begin with the US-ASCII string "<code title="">CACHE MANIFEST</code>", followed by either a U+0020
- SPACE character, a U+0009 CHARACTER TABULATION (tab) character, a
- U+000A LINE FEED (LF) character, or a U+000D CARRIAGE RETURN (CR)
- character.</dd>
+ <dd>Cache manifests begin with the string "<code title="">CACHE
+ MANIFEST</code>", followed by either a U+0020 SPACE character, a
+ U+0009 CHARACTER TABULATION (tab) character, a U+000A LINE FEED
+ (LF) character, or a U+000D CARRIAGE RETURN (CR) character.</dd>
<dt>File extension(s):</dt>
<dd>"<code title="">manifest</code>"</dd>
<dt>Macintosh file type code(s):</dt>
Received on Friday, 7 August 2009 09:50:09 UTC