- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Dec 2009 22:48:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv8054
Modified Files:
Overview.html
Log Message:
make a non-normative statement more obviously non-normative... (whatwg r4451)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3550
retrieving revision 1.3551
diff -u -d -r1.3550 -r1.3551
--- Overview.html 17 Dec 2009 21:31:43 -0000 1.3550
+++ Overview.html 17 Dec 2009 22:48:35 -0000 1.3551
@@ -45772,7 +45772,7 @@
some sort of user interface indicating to the user that the user
agent is checking for the availability of updates.</li>
- </ol><p>The remainder of the steps run asynchronously.</p>
+ </ol><p class="note">The remainder of the steps run asynchronously.</p>
<p>If <var title="">cache group</var> already has an
<a href="#application-cache">application cache</a> in it, then this is an <dfn id="concept-appcache-upgrade" title="concept-appcache-upgrade">upgrade attempt</dfn>. Otherwise,
Received on Thursday, 17 December 2009 22:48:40 UTC