Skip to content

Commit

Permalink
[e] (0) A variety of minor fixes.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5210 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 27, 2010
1 parent da5338e commit 05aa5d0
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
18 changes: 9 additions & 9 deletions complete.html
Expand Up @@ -43679,7 +43679,7 @@ <h4 id=the-keygen-element><span class=secno>4.10.14 </span>The <dfn><code>keygen
server will generate a client certificate and offer it back to the
user for download; this certificate, once downloaded and stored in
the key store along with the private key, can then be used to
authenticate to services that use SSL and certificate
authenticate to services that use TLS and certificate
authentication.</p>

<!-- how does the UA know which private key is associated with a
Expand Down Expand Up @@ -60542,7 +60542,7 @@ <h4 id=unloading-documents><span class=secno>6.5.10 </span>Unloading documents</
the <code><a href=#document>Document</a></code>'s <code><a href=#window>Window</a></code> object, roll them
back (without invoking any of the callbacks) and set the
<code><a href=#document>Document</a></code>'s <var title=concept-document-salvageable>salvageable</var> state to
false. <a href=#refsWEBSQL>[WEBSQL]</a> </li>
false. <a href=#refsWEBSQL>[WEBSQL]</a></li>

<li><p><a href=#close-the-websocket-connection>Close the WebSocket connection</a> of any
<code><a href=#websocket>WebSocket</a></code> objects that were created by the <code title=dom-WebSocket><a href=#dom-websocket>WebSocket()</a></code> constructor visible on the
Expand Down Expand Up @@ -70314,7 +70314,7 @@ <h4 id=processing-model-3><span class=secno>9.2.5 </span>Processing model</h4>
that involve <a href=#concept-script title=concept-script>scripts</a> whose
<a href="#script's-global-object" title="script's global object">global object</a> is the
<var title="">worker global scope</var>, roll them back (without
invoking any of the callbacks).</p>
invoking any of the callbacks). <a href=#refsWEBSQL>[WEBSQL]</a></p>

</li>

Expand Down Expand Up @@ -71411,8 +71411,8 @@ <h4 id=processing-model-4><span class=secno>10.2.3 </span>Processing model</h4>
<p>HTTP 302 Found, 303 See Other, and 307 Temporary Redirect
responses must cause the user agent to connect to the new
server-specified URL, but if the user agent needs to again request
the resource at a later point, it must return to the previously
specified URL for this event source.</p>
the resource at a later point for the same event source, it must
return to the previously specified URL for this event source.</p>

<p class=note>The Origin specification also introduces some
relevant requirements when dealing with redirects. <a href=#refsORIGIN>[ORIGIN]</a></p>
Expand Down Expand Up @@ -76550,8 +76550,8 @@ <h4 id=dns-spoofing-attacks><span class=secno>11.5.1 </span>DNS spoofing attacks

<p>Because of the potential for DNS spoofing attacks, one cannot
guarantee that a host claiming to be in a certain domain really is
from that domain. To mitigate this, pages can use SSL. Pages using
SSL can be sure that only pages using SSL that have certificates
from that domain. To mitigate this, pages can use TLS. Pages using
TLS can be sure that only pages using TLS that have certificates
identifying them as being from the same domain can access their

storage areas.
Expand Down Expand Up @@ -94836,7 +94836,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
Leif Halvard Silli,
Lenny Domnitser,
Leons Petrazickis,
Lobotom Dysmon,
Lobotom Dysmon<!-- may be the same as Thomas Bouchardon -->,
Logan<!-- on moz irc -->,
Loune,
Luke Kenneth Casson Leighton,
Expand Down Expand Up @@ -95001,7 +95001,7 @@ <h3 class="no-num">Reflecting IDL attributes</h3>
&#30000;&#26449;&#20581;&#20154; (TAMURA Kent),
Ted Mielczarek,
Terrence Wood,
Thomas Bouchardon,
Thomas Bouchardon<!-- may be the same as Lobotom Dysmon -->,
Thomas Broyer,
Thomas O'Connor,
Tim Altman,
Expand Down
8 changes: 4 additions & 4 deletions index
Expand Up @@ -43606,7 +43606,7 @@ interface <dfn id=htmloptionelement>HTMLOptionElement</dfn> : <a href=#htmleleme
server will generate a client certificate and offer it back to the
user for download; this certificate, once downloaded and stored in
the key store along with the private key, can then be used to
authenticate to services that use SSL and certificate
authenticate to services that use TLS and certificate
authentication.</p>

<!-- how does the UA know which private key is associated with a
Expand Down Expand Up @@ -60469,7 +60469,7 @@ State: &lt;OUTPUT NAME=I&gt;1&lt;/OUTPUT&gt; &lt;INPUT VALUE="Increment" TYPE=BU
the <code><a href=#document>Document</a></code>'s <code><a href=#window>Window</a></code> object, roll them
back (without invoking any of the callbacks) and set the
<code><a href=#document>Document</a></code>'s <var title=concept-document-salvageable>salvageable</var> state to
false. <a href=#refsWEBSQL>[WEBSQL]</a> </li>
false. <a href=#refsWEBSQL>[WEBSQL]</a></li>

<li><p><span>Close the WebSocket connection</span> of any
<code>WebSocket</code> objects that were created by the <code title=dom-WebSocket>WebSocket()</code> constructor visible on the
Expand Down Expand Up @@ -88024,7 +88024,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
Leif Halvard Silli,
Lenny Domnitser,
Leons Petrazickis,
Lobotom Dysmon,
Lobotom Dysmon<!-- may be the same as Thomas Bouchardon -->,
Logan<!-- on moz irc -->,
Loune,
Luke Kenneth Casson Leighton,
Expand Down Expand Up @@ -88189,7 +88189,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
&#30000;&#26449;&#20581;&#20154; (TAMURA Kent),
Ted Mielczarek,
Terrence Wood,
Thomas Bouchardon,
Thomas Bouchardon<!-- may be the same as Lobotom Dysmon -->,
Thomas Broyer,
Thomas O'Connor,
Tim Altman,
Expand Down
18 changes: 9 additions & 9 deletions source
Expand Up @@ -48900,7 +48900,7 @@ interface <dfn>HTMLOptionElement</dfn> : <span>HTMLElement</span> {
server will generate a client certificate and offer it back to the
user for download; this certificate, once downloaded and stored in
the key store along with the private key, can then be used to
authenticate to services that use SSL and certificate
authenticate to services that use TLS and certificate
authentication.</p>

<!-- how does the UA know which private key is associated with a
Expand Down Expand Up @@ -68408,7 +68408,7 @@ State: &lt;OUTPUT NAME=I>1&lt;/OUTPUT> &lt;INPUT VALUE="Increment" TYPE=BUTTON O
back (without invoking any of the callbacks) and set the
<code>Document</code>'s <var
title="concept-document-salvageable">salvageable</var> state to
false. <a href="#refsWEBSQL">[WEBSQL]</a> </p></li>
false. <a href="#refsWEBSQL">[WEBSQL]</a></p></li>

<li><p><span>Close the WebSocket connection</span> of any
<code>WebSocket</code> objects that were created by the <code
Expand Down Expand Up @@ -79045,7 +79045,7 @@ interface <dfn>SharedWorkerGlobalScope</dfn> : <span>WorkerGlobalScope</span> {
that involve <span title="concept-script">scripts</span> whose
<span title="script's global object">global object</span> is the
<var title="">worker global scope</var>, roll them back (without
invoking any of the callbacks).</p>
invoking any of the callbacks). <a href="#refsWEBSQL">[WEBSQL]</a></p>

</li>

Expand Down Expand Up @@ -80342,8 +80342,8 @@ interface <dfn>EventSource</dfn> {
<p>HTTP 302 Found, 303 See Other, and 307 Temporary Redirect
responses must cause the user agent to connect to the new
server-specified URL, but if the user agent needs to again request
the resource at a later point, it must return to the previously
specified URL for this event source.</p>
the resource at a later point for the same event source, it must
return to the previously specified URL for this event source.</p>

<p class="note">The Origin specification also introduces some
relevant requirements when dealing with redirects. <a
Expand Down Expand Up @@ -87359,8 +87359,8 @@ interface <dfn>SQLTransactionSync</dfn> {

<p>Because of the potential for DNS spoofing attacks, one cannot
guarantee that a host claiming to be in a certain domain really is
from that domain. To mitigate this, pages can use SSL. Pages using
SSL can be sure that only pages using SSL that have certificates
from that domain. To mitigate this, pages can use TLS. Pages using
TLS can be sure that only pages using TLS that have certificates
identifying them as being from the same domain can access their
<!--END database-->
storage areas.
Expand Down Expand Up @@ -108831,7 +108831,7 @@ interface <span>HTMLDocument</span> {
Leif Halvard Silli,
Lenny Domnitser,
Leons Petrazickis,
Lobotom Dysmon,
Lobotom Dysmon<!-- may be the same as Thomas Bouchardon -->,
Logan<!-- on moz irc -->,
Loune,
Luke Kenneth Casson Leighton,
Expand Down Expand Up @@ -108996,7 +108996,7 @@ interface <span>HTMLDocument</span> {
&#30000;&#26449;&#20581;&#20154; (TAMURA Kent),
Ted Mielczarek,
Terrence Wood,
Thomas Bouchardon,
Thomas Bouchardon<!-- may be the same as Lobotom Dysmon -->,
Thomas Broyer,
Thomas O'Connor,
Tim Altman,
Expand Down

0 comments on commit 05aa5d0

Please sign in to comment.