hixie: Rename online whitelist URLs to online whitelist namespaces. (whatwg r4061)

hixie: Rename online whitelist URLs to online whitelist namespaces.
(whatwg r4061)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3222&r2=1.3223&f=h
http://html5.org/tools/web-apps-tracker?from=4060&to=4061

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3222
retrieving revision 1.3223
diff -u -d -r1.3222 -r1.3223
--- Overview.html 30 Sep 2009 09:27:19 -0000 1.3222
+++ Overview.html 30 Sep 2009 09:29:05 -0000 1.3223
@@ -47291,7 +47291,7 @@
    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>
 
-   <li><p>Let <var title="">online whitelist URLs</var> be an
+   <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
    whitelist</a>.</li>
 
@@ -47485,7 +47485,7 @@
       component of the resulting <a href="#absolute-url">absolute URL</a>, if it has
       one.</p>
 
-      <p>Add the resulting <a href="#absolute-url">absolute URL</a> to the <var title="">online whitelist URLs</var>.</p>
+      <p>Add the resulting <a href="#absolute-url">absolute URL</a> to the <var title="">online whitelist namespaces</var>.</p>
 
      </dd>
 
@@ -47504,7 +47504,7 @@
    reached.)</li>
 
    <li><p>Return the <var title="">explicit URLs</var> list, the <var title="">fallback URLs</var> mapping, the <var title="">online
-   whitelist URLs</var>, and the <var title="">online whitelist
+   whitelist namespaces</var>, and the <var title="">online whitelist
    wildcard flag</var>.</li>
 
   </ol><div class="note">

Received on Wednesday, 30 September 2009 09:29:47 UTC