[html5] r6445 - [e] (0) copy-pasta Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13308

whatwg at whatwg.org whatwg at whatwg.org
Sat Aug 13 23:18:59 PDT 2011


Author: ianh
Date: 2011-08-13 23:18:57 -0700 (Sat, 13 Aug 2011)
New Revision: 6445

Modified:
   complete.html
   index
   source
Log:
[e] (0) copy-pasta
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13308

Modified: complete.html
===================================================================
--- complete.html	2011-08-13 05:38:16 UTC (rev 6444)
+++ complete.html	2011-08-14 06:18:57 UTC (rev 6445)
@@ -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 — Last Updated 13 August 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — 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>
@@ -66514,12 +66514,12 @@
      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>
 
@@ -66663,11 +66663,11 @@
    <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

Modified: index
===================================================================
--- index	2011-08-13 05:38:16 UTC (rev 6444)
+++ index	2011-08-14 06:18:57 UTC (rev 6445)
@@ -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 — Last Updated 13 August 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — 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>
@@ -66390,12 +66390,12 @@
      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>
 
@@ -66539,11 +66539,11 @@
    <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

Modified: source
===================================================================
--- source	2011-08-13 05:38:16 UTC (rev 6444)
+++ source	2011-08-14 06:18:57 UTC (rev 6445)
@@ -75566,13 +75566,13 @@
      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>
 
@@ -75730,11 +75730,11 @@
    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>,




More information about the Commit-Watchers mailing list