Skip to content

Commit

Permalink
[e] (0) copy-pasta
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13308

git-svn-id: http://svn.whatwg.org/webapps@6445 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 14, 2011
1 parent 8f03326 commit 6ed501e
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
18 changes: 9 additions & 9 deletions complete.html
Expand Up @@ -239,7 +239,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 13 August 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 14 August 2011</h2>
</hgroup><dl><dt>Multiple-page version:</dt>
<dd><a href=http://www.whatwg.org/specs/web-apps/current-work/complete/>http://www.whatwg.org/specs/web-apps/current-work/complete/</a></dd>
<dt>One-page version:</dt>
Expand Down Expand Up @@ -66514,12 +66514,12 @@ <h4 id=downloading-or-updating-an-application-cache><span class=secno>6.6.4 </sp
attribute must be set to true, the <code title=dom-ProgressEvents-total>total</code> attribute must be
set to the number of files in <var title="">file list</var>, and
the <code title=dom-ProgressEvents-loaded>loaded</code>
attribute must be set to the number of number of files in <var title="">file list</var> that have been either downloaded or
attribute must be set to the number of files in <var title="">file list</var> that have been either downloaded or
skipped so far. The default action of these events must be, if
the user agent <a href=#shows-caching-progress>shows caching progress</a>, the display
of some sort of user interface indicating to the user that a file
is being downloaded in preparation for updating the
application. <a href=#refsPROGRESS>[PROGRESS]</a></li>
is being downloaded in preparation for updating the application.
<a href=#refsPROGRESS>[PROGRESS]</a></li>

<li>

Expand Down Expand Up @@ -66663,11 +66663,11 @@ <h4 id=downloading-or-updating-an-application-cache><span class=secno>6.6.4 </sp
<code><a href=#applicationcache>ApplicationCache</a></code> singleton of the <a href=#cache-host>cache
host</a>. The <code title=dom-ProgressEvents-lengthComputable>lengthComputable</code>
attribute must be set to true, the <code title=dom-ProgressEvents-total>total</code> and the <code title=dom-ProgressEvents-loaded>loaded</code> attributes must be
set to the number of number of files in <var title="">file
list</var>. The default action of these events must be, if the user
agent <a href=#shows-caching-progress>shows caching progress</a>, the display of some sort
of user interface indicating to the user that all the files have
been downloaded. <a href=#refsPROGRESS>[PROGRESS]</a></li>
set to the number of files in <var title="">file list</var>. The
default action of these events must be, if the user agent
<a href=#shows-caching-progress>shows caching progress</a>, the display of some sort of
user interface indicating to the user that all the files have been
downloaded. <a href=#refsPROGRESS>[PROGRESS]</a></li>

<li><p>Store the list of <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespaces</a>,
and the URLs of the <a href=#concept-appcache-fallback title=concept-appcache-fallback>fallback entries</a> that they
Expand Down
18 changes: 9 additions & 9 deletions index
Expand Up @@ -243,7 +243,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 13 August 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 14 August 2011</h2>
</hgroup><dl><dt><strong>Web developer edition</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -66390,12 +66390,12 @@ NETWORK:
attribute must be set to true, the <code title=dom-ProgressEvents-total>total</code> attribute must be
set to the number of files in <var title="">file list</var>, and
the <code title=dom-ProgressEvents-loaded>loaded</code>
attribute must be set to the number of number of files in <var title="">file list</var> that have been either downloaded or
attribute must be set to the number of files in <var title="">file list</var> that have been either downloaded or
skipped so far. The default action of these events must be, if
the user agent <a href=#shows-caching-progress>shows caching progress</a>, the display
of some sort of user interface indicating to the user that a file
is being downloaded in preparation for updating the
application. <a href=#refsPROGRESS>[PROGRESS]</a></li>
is being downloaded in preparation for updating the application.
<a href=#refsPROGRESS>[PROGRESS]</a></li>

<li>

Expand Down Expand Up @@ -66539,11 +66539,11 @@ NETWORK:
<code><a href=#applicationcache>ApplicationCache</a></code> singleton of the <a href=#cache-host>cache
host</a>. The <code title=dom-ProgressEvents-lengthComputable>lengthComputable</code>
attribute must be set to true, the <code title=dom-ProgressEvents-total>total</code> and the <code title=dom-ProgressEvents-loaded>loaded</code> attributes must be
set to the number of number of files in <var title="">file
list</var>. The default action of these events must be, if the user
agent <a href=#shows-caching-progress>shows caching progress</a>, the display of some sort
of user interface indicating to the user that all the files have
been downloaded. <a href=#refsPROGRESS>[PROGRESS]</a></li>
set to the number of files in <var title="">file list</var>. The
default action of these events must be, if the user agent
<a href=#shows-caching-progress>shows caching progress</a>, the display of some sort of
user interface indicating to the user that all the files have been
downloaded. <a href=#refsPROGRESS>[PROGRESS]</a></li>

<li><p>Store the list of <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespaces</a>,
and the URLs of the <a href=#concept-appcache-fallback title=concept-appcache-fallback>fallback entries</a> that they
Expand Down
16 changes: 8 additions & 8 deletions source
Expand Up @@ -75566,13 +75566,13 @@ NETWORK:
title="dom-ProgressEvents-total">total</code> attribute must be
set to the number of files in <var title="">file list</var>, and
the <code title="dom-ProgressEvents-loaded">loaded</code>
attribute must be set to the number of number of files in <var
attribute must be set to the number of files in <var
title="">file list</var> that have been either downloaded or
skipped so far. The default action of these events must be, if
the user agent <span>shows caching progress</span>, the display
of some sort of user interface indicating to the user that a file
is being downloaded in preparation for updating the
application. <a href="#refsPROGRESS">[PROGRESS]</a></p></li>
is being downloaded in preparation for updating the application.
<a href="#refsPROGRESS">[PROGRESS]</a></p></li>

<li>

Expand Down Expand Up @@ -75730,11 +75730,11 @@ NETWORK:
attribute must be set to true, the <code
title="dom-ProgressEvents-total">total</code> and the <code
title="dom-ProgressEvents-loaded">loaded</code> attributes must be
set to the number of number of files in <var title="">file
list</var>. The default action of these events must be, if the user
agent <span>shows caching progress</span>, the display of some sort
of user interface indicating to the user that all the files have
been downloaded. <a href="#refsPROGRESS">[PROGRESS]</a></p></li>
set to the number of files in <var title="">file list</var>. The
default action of these events must be, if the user agent
<span>shows caching progress</span>, the display of some sort of
user interface indicating to the user that all the files have been
downloaded. <a href="#refsPROGRESS">[PROGRESS]</a></p></li>

<li><p>Store the list of <span
title="concept-appcache-fallback-ns">fallback namespaces</span>,
Expand Down

0 comments on commit 6ed501e

Please sign in to comment.