Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) help people find window.navigator
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9944

git-svn-id: http://svn.whatwg.org/webapps@5491 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 25, 2010
1 parent b2e9556 commit 46a27cf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions complete.html
Expand Up @@ -921,7 +921,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
<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>
Expand Down Expand Up @@ -65961,7 +65961,7 @@ <h4 id=dialogs-implemented-using-separate-documents><span class=secno>7.3.3 </sp



<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>

Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -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>
Expand Down Expand Up @@ -65961,7 +65961,7 @@ interface <dfn id=windowtimers>WindowTimers</dfn> {



<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>

Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -74766,7 +74766,7 @@ interface <dfn>WindowTimers</dfn> {



<h3>System state and capabilities</h3>
<h3>System state and capabilities: the <code>Navigator</code> object</h3>

<div class="impl">

Expand Down

0 comments on commit 46a27cf

Please sign in to comment.