- From: poot <cvsmail@w3.org>
- Date: Wed, 29 Sep 2010 06:26:43 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo (whatwg r5531)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4419&r2=1.4420&f=h
http://html5.org/tools/web-apps-tracker?from=5530&to=5531
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4419
retrieving revision 1.4420
diff -u -d -r1.4419 -r1.4420
--- Overview.html 28 Sep 2010 19:16:21 -0000 1.4419
+++ Overview.html 28 Sep 2010 21:26:25 -0000 1.4420
@@ -3031,7 +3031,7 @@
<dt>One byte in the range C0 to FD not followed by a byte in the range 80 to BF</dt>
- <dd>Each byte must be replace with a U+FFFD REPLACEMENT CHARACTER.</dd>
+ <dd>Each byte must be replaced with a U+FFFD REPLACEMENT CHARACTER.</dd>
</dl><p class="example">For example, the byte string "41 98 BA 42 E2 98
43 E2 98 BA E2 98" would be converted to the string
@@ -45809,7 +45809,7 @@
</div>
- <h4 id="downloading-or-updating-an-application-cache"><span class="secno">5.6.4 </span>Downloading or updating an application cache</h4>
+ <h4 id="downloading-or-updating-an-application-cache"><span class="secno">5.6.4 </span>Downloading or updating an application cache</h4><p class="XXX annotation"><span><a href="http://www.w3.org/html/wg/tracker/issues/121">ISSUE-121</a> (http-caching) blocks progress to Last Call</span></p>
<p>When the user agent is required (by other parts of this
specification) to start the <dfn id="application-cache-download-process">application cache download
Received on Tuesday, 28 September 2010 21:27:38 UTC