[html5] r6961 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jan 31 16:57:15 PST 2012


Author: ianh
Date: 2012-01-31 16:57:14 -0800 (Tue, 31 Jan 2012)
New Revision: 6961

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=15364
Affected topics: Offline Web Applications

Modified: complete.html
===================================================================
--- complete.html	2012-02-01 00:52:50 UTC (rev 6960)
+++ complete.html	2012-02-01 00:57:14 UTC (rev 6961)
@@ -66153,13 +66153,13 @@
      entries</a>, create a <a href=#concept-task title=concept-task>task</a>
      to <a href=#fire-a-simple-event>fire a simple event</a> that is cancelable named
      <code title=event-appcache-error><a href=#event-appcache-error>error</a></code> (not <code title=event-appcache-obsolete><a href=#event-appcache-obsolete>obsolete</a></code>!) at the
-     <code><a href=#applicationcache>ApplicationCache</a></code> singleton of the <a href=#cache-host>cache
-     host</a> the <code><a href=#document>Document</a></code> for this entry, if there
-     still is one, and append it to <var title="">task list</var>. The
-     default action of this event 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 the user agent failed
-     to save the application for offline use.</li>
+     <code><a href=#applicationcache>ApplicationCache</a></code> singleton of the
+     <code><a href=#document>Document</a></code> for this entry, if there still is one, and
+     append it to <var title="">task list</var>. The default action of
+     this event 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 the user agent failed to save the
+     application for offline use.</li>
 
      <li><p>If <var title="">cache group</var> has an
      <a href=#application-cache>application cache</a> whose <a href=#concept-appcache-completeness title=concept-appcache-completeness>completeness flag</a> is
@@ -66217,13 +66217,13 @@
       out, or the user cancels the download), or if the resource is
       labeled with the "no-store" cache directive, then create a <a href=#concept-task title=concept-task>task</a> to <a href=#fire-a-simple-event>fire a simple
       event</a> that is cancelable named <code title=event-appcache-error><a href=#event-appcache-error>error</a></code> at the
-      <code><a href=#applicationcache>ApplicationCache</a></code> singleton of the <a href=#cache-host>cache
-      host</a> the <code><a href=#document>Document</a></code> for this entry, if there
-      still is one, and append it to <var title="">task list</var>.
-      The default action of this event 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 the user agent failed
-      to save the application for offline use.</p>
+      <code><a href=#applicationcache>ApplicationCache</a></code> singleton of the
+      <code><a href=#document>Document</a></code> for this entry, if there still is one, and
+      append it to <var title="">task list</var>. The default action
+      of this event 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 the user agent failed to save the
+      application for offline use.</p>
 
       <p>Otherwise, associate the <code><a href=#document>Document</a></code> for this entry
       with <var title="">cache</var>; store the resource for this

Modified: index
===================================================================
--- index	2012-02-01 00:52:50 UTC (rev 6960)
+++ index	2012-02-01 00:57:14 UTC (rev 6961)
@@ -66153,13 +66153,13 @@
      entries</a>, create a <a href=#concept-task title=concept-task>task</a>
      to <a href=#fire-a-simple-event>fire a simple event</a> that is cancelable named
      <code title=event-appcache-error><a href=#event-appcache-error>error</a></code> (not <code title=event-appcache-obsolete><a href=#event-appcache-obsolete>obsolete</a></code>!) at the
-     <code><a href=#applicationcache>ApplicationCache</a></code> singleton of the <a href=#cache-host>cache
-     host</a> the <code><a href=#document>Document</a></code> for this entry, if there
-     still is one, and append it to <var title="">task list</var>. The
-     default action of this event 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 the user agent failed
-     to save the application for offline use.</li>
+     <code><a href=#applicationcache>ApplicationCache</a></code> singleton of the
+     <code><a href=#document>Document</a></code> for this entry, if there still is one, and
+     append it to <var title="">task list</var>. The default action of
+     this event 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 the user agent failed to save the
+     application for offline use.</li>
 
      <li><p>If <var title="">cache group</var> has an
      <a href=#application-cache>application cache</a> whose <a href=#concept-appcache-completeness title=concept-appcache-completeness>completeness flag</a> is
@@ -66217,13 +66217,13 @@
       out, or the user cancels the download), or if the resource is
       labeled with the "no-store" cache directive, then create a <a href=#concept-task title=concept-task>task</a> to <a href=#fire-a-simple-event>fire a simple
       event</a> that is cancelable named <code title=event-appcache-error><a href=#event-appcache-error>error</a></code> at the
-      <code><a href=#applicationcache>ApplicationCache</a></code> singleton of the <a href=#cache-host>cache
-      host</a> the <code><a href=#document>Document</a></code> for this entry, if there
-      still is one, and append it to <var title="">task list</var>.
-      The default action of this event 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 the user agent failed
-      to save the application for offline use.</p>
+      <code><a href=#applicationcache>ApplicationCache</a></code> singleton of the
+      <code><a href=#document>Document</a></code> for this entry, if there still is one, and
+      append it to <var title="">task list</var>. The default action
+      of this event 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 the user agent failed to save the
+      application for offline use.</p>
 
       <p>Otherwise, associate the <code><a href=#document>Document</a></code> for this entry
       with <var title="">cache</var>; store the resource for this

Modified: source
===================================================================
--- source	2012-02-01 00:52:50 UTC (rev 6960)
+++ source	2012-02-01 00:57:14 UTC (rev 6961)
@@ -77334,13 +77334,13 @@
      to <span>fire a simple event</span> that is cancelable named
      <code title="event-appcache-error">error</code> (not <code
      title="event-appcache-obsolete">obsolete</code>!) at the
-     <code>ApplicationCache</code> singleton of the <span>cache
-     host</span> the <code>Document</code> for this entry, if there
-     still is one, and append it to <var title="">task list</var>. The
-     default action of this event must be, if the user agent
-     <span>shows caching progress</span>, the display of some sort of
-     user interface indicating to the user that the user agent failed
-     to save the application for offline use.</p></li>
+     <code>ApplicationCache</code> singleton of the
+     <code>Document</code> for this entry, if there still is one, and
+     append it to <var title="">task list</var>. The default action of
+     this event must be, if the user agent <span>shows caching
+     progress</span>, the display of some sort of user interface
+     indicating to the user that the user agent failed to save the
+     application for offline use.</p></li>
 
      <li><p>If <var title="">cache group</var> has an
      <span>application cache</span> whose <span
@@ -77414,13 +77414,13 @@
       title="concept-task">task</span> to <span>fire a simple
       event</span> that is cancelable named <code
       title="event-appcache-error">error</code> at the
-      <code>ApplicationCache</code> singleton of the <span>cache
-      host</span> the <code>Document</code> for this entry, if there
-      still is one, and append it to <var title="">task list</var>.
-      The default action of this event must be, if the user agent
-      <span>shows caching progress</span>, the display of some sort of
-      user interface indicating to the user that the user agent failed
-      to save the application for offline use.</p>
+      <code>ApplicationCache</code> singleton of the
+      <code>Document</code> for this entry, if there still is one, and
+      append it to <var title="">task list</var>. The default action
+      of this event must be, if the user agent <span>shows caching
+      progress</span>, the display of some sort of user interface
+      indicating to the user that the user agent failed to save the
+      application for offline use.</p>
 
       <p>Otherwise, associate the <code>Document</code> for this entry
       with <var title="">cache</var>; store the resource for this




More information about the Commit-Watchers mailing list