[html5] r4180 - [e] (0) Try to make this less ambiguous. Fixing http://www.w3.org/Bugs/Public/sh [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Oct 19 18:03:12 PDT 2009


Author: ianh
Date: 2009-10-19 18:03:09 -0700 (Mon, 19 Oct 2009)
New Revision: 4180

Modified:
   complete.html
   index
   source
Log:
[e] (0) Try to make this less ambiguous.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7706

Modified: complete.html
===================================================================
--- complete.html	2009-10-20 00:55:43 UTC (rev 4179)
+++ complete.html	2009-10-20 01:03:09 UTC (rev 4180)
@@ -54249,9 +54249,9 @@
    <li>
 
     <p>If the resource's URL has the <a href=#same-origin>same origin</a> as the
-    manifest's URL, and there is a <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a> in
-    the <a href=#application-cache>application cache</a> that is a <a href=#prefix-match>prefix
-    match</a> for the resource's URL, then:</p>
+    manifest's URL, and there is a <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a>
+    <var title="">f</var> in the <a href=#application-cache>application cache</a> that
+    is a <a href=#prefix-match>prefix match</a> for the resource's URL, then:</p>
 
     <p><a href=#fetch>Fetch</a> the resource normally. If this results in a
     redirect to a resource with another <a href=#origin>origin</a>
@@ -54260,7 +54260,8 @@
     or if there were network errors (but not if the user canceled the
     download), then instead get, from the cache, the resource of the
     <a href=#concept-appcache-fallback title=concept-appcache-fallback>fallback entry</a>
-    corresponding to the matched namespace. Abort these steps.</p>
+    corresponding to the <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a>
+    <var title="">f</var>. Abort these steps.</p>
 
    </li>
 

Modified: index
===================================================================
--- index	2009-10-20 00:55:43 UTC (rev 4179)
+++ index	2009-10-20 01:03:09 UTC (rev 4180)
@@ -51408,9 +51408,9 @@
    <li>
 
     <p>If the resource's URL has the <a href=#same-origin>same origin</a> as the
-    manifest's URL, and there is a <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a> in
-    the <a href=#application-cache>application cache</a> that is a <a href=#prefix-match>prefix
-    match</a> for the resource's URL, then:</p>
+    manifest's URL, and there is a <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a>
+    <var title="">f</var> in the <a href=#application-cache>application cache</a> that
+    is a <a href=#prefix-match>prefix match</a> for the resource's URL, then:</p>
 
     <p><a href=#fetch>Fetch</a> the resource normally. If this results in a
     redirect to a resource with another <a href=#origin>origin</a>
@@ -51419,7 +51419,8 @@
     or if there were network errors (but not if the user canceled the
     download), then instead get, from the cache, the resource of the
     <a href=#concept-appcache-fallback title=concept-appcache-fallback>fallback entry</a>
-    corresponding to the matched namespace. Abort these steps.</p>
+    corresponding to the <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback namespace</a>
+    <var title="">f</var>. Abort these steps.</p>
 
    </li>
 

Modified: source
===================================================================
--- source	2009-10-20 00:55:43 UTC (rev 4179)
+++ source	2009-10-20 01:03:09 UTC (rev 4180)
@@ -61137,9 +61137,9 @@
 
     <p>If the resource's URL has the <span>same origin</span> as the
     manifest's URL, and there is a <span
-    title="concept-appcache-fallback-ns">fallback namespace</span> in
-    the <span>application cache</span> that is a <span>prefix
-    match</span> for the resource's URL, then:</p>
+    title="concept-appcache-fallback-ns">fallback namespace</span>
+    <var title="">f</var> in the <span>application cache</span> that
+    is a <span>prefix match</span> for the resource's URL, then:</p>
 
     <p><span>Fetch</span> the resource normally. If this results in a
     redirect to a resource with another <span>origin</span>
@@ -61148,7 +61148,9 @@
     or if there were network errors (but not if the user canceled the
     download), then instead get, from the cache, the resource of the
     <span title="concept-appcache-fallback">fallback entry</span>
-    corresponding to the matched namespace. Abort these steps.</p>
+    corresponding to the <span
+    title="concept-appcache-fallback-ns">fallback namespace</span>
+    <var title="">f</var>. Abort these steps.</p>
 
    </li>
 




More information about the Commit-Watchers mailing list