[html5] r2680 - [e] (0) Note that .onLine might not be accurate

whatwg at whatwg.org whatwg at whatwg.org
Sat Jan 17 11:53:23 PST 2009


Author: ianh
Date: 2009-01-17 11:53:22 -0800 (Sat, 17 Jan 2009)
New Revision: 2680

Modified:
   index
   source
Log:
[e] (0) Note that .onLine might not be accurate

Modified: index
===================================================================
--- index	2009-01-17 00:09:50 UTC (rev 2679)
+++ index	2009-01-17 19:53:22 UTC (rev 2680)
@@ -37881,6 +37881,9 @@
   agent must <a href=#fire-a-simple-event>fire a simple event</a> called <dfn id=event-online title=event-online><code>online</code></dfn> at <a href=#the-body-element-1>the body
   element</a>.</p>
 
+  <p class=note>This attribute is inherently unreliable. A computer
+  can be connected to a network without having Internet access.</p>
+
   <!-- XXX ononline onoffline need to be defined -->
 
 

Modified: source
===================================================================
--- source	2009-01-17 00:09:50 UTC (rev 2679)
+++ source	2009-01-17 19:53:22 UTC (rev 2680)
@@ -43118,6 +43118,9 @@
   title="event-online"><code>online</code></dfn> at <span>the body
   element</span>.</p>
 
+  <p class="note">This attribute is inherently unreliable. A computer
+  can be connected to a network without having Internet access.</p>
+
   <!-- XXX ononline onoffline need to be defined -->
 
 




More information about the Commit-Watchers mailing list