- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 30 Sep 2009 09:29:10 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27261
Modified Files:
Overview.html
Log Message:
Rename online whitelist URLs to online whitelist namespaces. (whatwg r4061)
Index: Overview.html
===================================================================
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:13 UTC