[html5] r4420 - [e] (0) mention data savings also

whatwg at whatwg.org whatwg at whatwg.org
Wed Dec 9 04:40:48 PST 2009


Author: ianh
Date: 2009-12-09 04:40:47 -0800 (Wed, 09 Dec 2009)
New Revision: 4420

Modified:
   complete.html
   source
Log:
[e] (0) mention data savings also

Modified: complete.html
===================================================================
--- complete.html	2009-12-08 16:42:08 UTC (rev 4419)
+++ complete.html	2009-12-09 12:40:47 UTC (rev 4420)
@@ -110,7 +110,7 @@
 
   <header class=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Draft Standard — 8 December 2009</h2>
+    <h2 class="no-num no-toc">Draft Standard — 9 December 2009</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -65171,7 +65171,8 @@
 
    </ol></div>
 
-  <p>This can result in considerable power savings.</p>
+  <p>This can reduce the total data usage, and can therefore result in
+  considerable power savings.</p>
 
   <p>As well as implementing the existing API and
   <code><a href=#text/event-stream>text/event-stream</a></code> wire format as defined by this

Modified: source
===================================================================
--- source	2009-12-08 16:42:08 UTC (rev 4419)
+++ source	2009-12-09 12:40:47 UTC (rev 4420)
@@ -74309,7 +74309,8 @@
 
   </div>
 
-  <p>This can result in considerable power savings.</p>
+  <p>This can reduce the total data usage, and can therefore result in
+  considerable power savings.</p>
 
   <p>As well as implementing the existing API and
   <code>text/event-stream</code> wire format as defined by this




More information about the Commit-Watchers mailing list