[html5] r1043 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Oct 11 13:54:56 PDT 2007
Author: ianh
Date: 2007-10-11 13:54:54 -0700 (Thu, 11 Oct 2007)
New Revision: 1043
Modified:
index
source
Log:
[c] (0) Remove a bogus conf. criteria in the manifests section.
Modified: index
===================================================================
--- index 2007-10-11 20:15:08 UTC (rev 1042)
+++ index 2007-10-11 20:54:54 UTC (rev 1043)
@@ -26101,13 +26101,12 @@
<p>Manifests may contain sections more than once. Sections may be empty.
- <p>Manifests must specify all the URIs that are to be cached. URIs that are
- to be fallback pages associated with <a href="#opportunistic"
- title=concept-appcache-oppcache-ns>opportunistic caching namespaces</a>,
- and those namespaces themselves, must be given in fallback sections, with
- the namespace being the first URI of the data line, and the corresponding
- fallback page being the second URI. All the other pages to be cached must
- be listed in explicit sections.
+ <p>URIs that are to be fallback pages associated with <a
+ href="#opportunistic" title=concept-appcache-oppcache-ns>opportunistic
+ caching namespaces</a>, and those namespaces themselves, must be given in
+ fallback sections, with the namespace being the first URI of the data
+ line, and the corresponding fallback page being the second URI. All the
+ other pages to be cached must be listed in explicit sections.
<p>Relative URIs must be given relative to the manifest's own URI.
Modified: source
===================================================================
--- source 2007-10-11 20:15:08 UTC (rev 1042)
+++ source 2007-10-11 20:54:54 UTC (rev 1043)
@@ -23724,8 +23724,7 @@
<p>Manifests may contain sections more than once. Sections may be
empty.</p>
- <p>Manifests must specify all the URIs that are to be cached. URIs
- that are to be fallback pages associated with <span
+ <p>URIs that are to be fallback pages associated with <span
title="concept-appcache-oppcache-ns">opportunistic caching
namespaces</span>, and those namespaces themselves, must be given in
fallback sections, with the namespace being the first URI of the
More information about the Commit-Watchers
mailing list