[html5] r4088 - [e] (0) Terminology consistency fix.

whatwg at whatwg.org whatwg at whatwg.org
Mon Oct 5 22:27:41 PDT 2009


Author: ianh
Date: 2009-10-05 22:27:40 -0700 (Mon, 05 Oct 2009)
New Revision: 4088

Modified:
   index
   source
Log:
[e] (0) Terminology consistency fix.

Modified: index
===================================================================
--- index	2009-10-06 03:01:45 UTC (rev 4087)
+++ index	2009-10-06 05:27:40 UTC (rev 4088)
@@ -17583,7 +17583,7 @@
    second line.</p>
   </div>
 
-  <div clas=impl>
+  <div class=impl>
 
   <p>The <dfn id=dom-meter-min title=dom-meter-min><code>min</code></dfn>, <dfn id=dom-meter-max title=dom-meter-max><code>max</code></dfn>, <dfn id=dom-meter-value title=dom-meter-value><code>value</code></dfn>, <dfn id=dom-meter-low title=dom-meter-low><code>low</code></dfn>, <dfn id=dom-meter-high title=dom-meter-high><code>high</code></dfn>, and <dfn id=dom-meter-optimum title=dom-meter-optimum><code>optimum</code></dfn> IDL attributes
   must <a href=#reflect>reflect</a> the respective content attributes of the
@@ -50074,15 +50074,17 @@
    URL</a> representing the manifest.</li>
 
    <li><p>Let <var title="">explicit URLs</var> be an initially empty
-   list of <a href=#concept-appcache-explicit title=concept-appcache-explicit>explicit
-   entries</a>.</li>
+   list of <a href=#absolute-url title="absolute URL">absolute URLs</a> for <a href=#concept-appcache-explicit title=concept-appcache-explicit>explicit entries</a>.</li>
 
    <li><p>Let <var title="">fallback URLs</var> be an initially empty
    mapping of <a href=#concept-appcache-fallback-ns title=concept-appcache-fallback-ns>fallback
-   namespaces</a> to <a href=#concept-appcache-fallback title=concept-appcache-fallback>fallback entries</a>.</li>
+   namespaces</a> to <a href=#absolute-url title="absolute URL">absolute
+   URLs</a> for <a href=#concept-appcache-fallback title=concept-appcache-fallback>fallback
+   entries</a>.</li>
 
    <li><p>Let <var title="">online whitelist namespaces</var> be an
-   initially empty list of URLs for a <a href=#concept-appcache-onlinewhitelist title=concept-appcache-onlinewhitelist>online
+   initially empty list of <a href=#absolute-url title="absolute URL">absolute
+   URLs</a> for an <a href=#concept-appcache-onlinewhitelist title=concept-appcache-onlinewhitelist>online
    whitelist</a>.</li>
 
    <li><p>Let <var title="">online whitelist wildcard flag</var> be <i title="">blocking</i>. <!--

Modified: source
===================================================================
--- source	2009-10-06 03:01:45 UTC (rev 4087)
+++ source	2009-10-06 05:27:40 UTC (rev 4088)
@@ -18816,7 +18816,7 @@
    second line.</p>
   </div>
 
-  <div clas="impl">
+  <div class="impl">
 
   <p>The <dfn title="dom-meter-min"><code>min</code></dfn>, <dfn
   title="dom-meter-max"><code>max</code></dfn>, <dfn
@@ -59657,16 +59657,18 @@
    URL</span> representing the manifest.</p></li>
 
    <li><p>Let <var title="">explicit URLs</var> be an initially empty
-   list of <span title="concept-appcache-explicit">explicit
-   entries</span>.</p></li>
+   list of <span title="absolute URL">absolute URLs</span> for <span
+   title="concept-appcache-explicit">explicit entries</span>.</p></li>
 
    <li><p>Let <var title="">fallback URLs</var> be an initially empty
    mapping of <span title="concept-appcache-fallback-ns">fallback
-   namespaces</span> to <span
-   title="concept-appcache-fallback">fallback entries</span>.</p></li>
+   namespaces</span> to <span title="absolute URL">absolute
+   URLs</span> for <span title="concept-appcache-fallback">fallback
+   entries</span>.</p></li>
 
    <li><p>Let <var title="">online whitelist namespaces</var> be an
-   initially empty list of URLs for a <span
+   initially empty list of <span title="absolute URL">absolute
+   URLs</span> for an <span
    title="concept-appcache-onlinewhitelist">online
    whitelist</span>.</p></li>
 




More information about the Commit-Watchers mailing list