[html5] r5491 - [e] (0) help people find window.navigator Fixing http://www.w3.org/Bugs/Public/s [...]

whatwg at whatwg.org whatwg at whatwg.org
Sat Sep 25 11:05:33 PDT 2010


Author: ianh
Date: 2010-09-25 11:05:31 -0700 (Sat, 25 Sep 2010)
New Revision: 5491

Modified:
   complete.html
   index
   source
Log:
[e] (0) help people find window.navigator
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9944

Modified: complete.html
===================================================================
--- complete.html	2010-09-25 18:02:47 UTC (rev 5490)
+++ complete.html	2010-09-25 18:05:31 UTC (rev 5491)
@@ -921,7 +921,7 @@
      <li><a href=#simple-dialogs><span class=secno>7.3.1 </span>Simple dialogs</a></li>
      <li><a href=#printing><span class=secno>7.3.2 </span>Printing</a></li>
      <li><a href=#dialogs-implemented-using-separate-documents><span class=secno>7.3.3 </span>Dialogs implemented using separate documents</a></ol></li>
-   <li><a href=#system-state-and-capabilities><span class=secno>7.4 </span>System state and capabilities</a>
+   <li><a href=#system-state-and-capabilities:-the-navigator-object><span class=secno>7.4 </span>System state and capabilities: the <code>Navigator</code> object</a>
     <ol>
      <li><a href=#client-identification><span class=secno>7.4.1 </span>Client identification</a></li>
      <li><a href=#custom-handlers><span class=secno>7.4.2 </span>Custom scheme and content handlers</a>
@@ -65961,7 +65961,7 @@
 
 
 
-  <h3 id=system-state-and-capabilities><span class=secno>7.4 </span>System state and capabilities</h3>
+  <h3 id=system-state-and-capabilities:-the-navigator-object><span class=secno>7.4 </span>System state and capabilities: the <code><a href=#navigator>Navigator</a></code> object</h3>
 
   <div class=impl>
 

Modified: index
===================================================================
--- index	2010-09-25 18:02:47 UTC (rev 5490)
+++ index	2010-09-25 18:05:31 UTC (rev 5491)
@@ -928,7 +928,7 @@
      <li><a href=#simple-dialogs><span class=secno>7.3.1 </span>Simple dialogs</a></li>
      <li><a href=#printing><span class=secno>7.3.2 </span>Printing</a></li>
      <li><a href=#dialogs-implemented-using-separate-documents><span class=secno>7.3.3 </span>Dialogs implemented using separate documents</a></ol></li>
-   <li><a href=#system-state-and-capabilities><span class=secno>7.4 </span>System state and capabilities</a>
+   <li><a href=#system-state-and-capabilities:-the-navigator-object><span class=secno>7.4 </span>System state and capabilities: the <code>Navigator</code> object</a>
     <ol>
      <li><a href=#client-identification><span class=secno>7.4.1 </span>Client identification</a></li>
      <li><a href=#custom-handlers><span class=secno>7.4.2 </span>Custom scheme and content handlers</a>
@@ -65961,7 +65961,7 @@
 
 
 
-  <h3 id=system-state-and-capabilities><span class=secno>7.4 </span>System state and capabilities</h3>
+  <h3 id=system-state-and-capabilities:-the-navigator-object><span class=secno>7.4 </span>System state and capabilities: the <code><a href=#navigator>Navigator</a></code> object</h3>
 
   <div class=impl>
 

Modified: source
===================================================================
--- source	2010-09-25 18:02:47 UTC (rev 5490)
+++ source	2010-09-25 18:05:31 UTC (rev 5491)
@@ -74766,7 +74766,7 @@
 
 
 
-  <h3>System state and capabilities</h3>
+  <h3>System state and capabilities: the <code>Navigator</code> object</h3>
 
   <div class="impl">
 




More information about the Commit-Watchers mailing list