NSD API WD: Remove ordinal suffix from date according to pubrules. Fix broken fragment identifier
authorRich Tibbett <richt@opera.com>
Tue, 24 Sep 2013 13:54:14 +1000
changeset 474 2d724c2f0a6c
parent 473 9c82c6385d34
child 475 2a572a3e0ba5
NSD API WD: Remove ordinal suffix from date according to pubrules. Fix broken fragment identifier
discovery-api/WD-20130924.html
--- a/discovery-api/WD-20130924.html	Mon Sep 23 15:01:37 2013 +0300
+++ b/discovery-api/WD-20130924.html	Tue Sep 24 13:54:14 2013 +1000
@@ -269,7 +269,7 @@
               </p>
 
             <p>
-              This version of the specification is an update to the previously published <a href="http://www.w3.org/TR/2013/WD-discovery-api-20130404/">4th April 2013 Working Draft</a> version of the same document.
+              This version of the specification is an update to the previously published <a href="http://www.w3.org/TR/2013/WD-discovery-api-20130404/">4 April 2013 Working Draft</a> version of the same document.
             </p>
 
             <p>
@@ -753,7 +753,7 @@
             <li>The user agent <em class="rfc2119" title="MUST NOT">MUST NOT</em> provide the entry script's origin with a <a href="#networkservices"><code>NetworkServices</code></a> object without prior permission given by the user.
               <p>
                 If <var>services found</var> is not an empty array then the <a href="#dfn-user-agent" class="internalDFN">user agent</a> <em class="rfc2119" title="MAY">MAY</em> choose to prompt the
-                user in a user-agent-specific manner for permission to provide the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html#entry-script" class="externalDFN">entry script</a>'s <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/origin-0.html#origin" class="externalDFN">origin</a> with a <a href="#networkservices"><code>NetworkServices</code></a>
+                user in a user-agent-specific manner for permission to provide the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#entry-script" class="externalDFN">entry script</a>'s <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/origin-0.html#origin" class="externalDFN">origin</a> with a <a href="#networkservices"><code>NetworkServices</code></a>
                    object representing the <a href="#dfn-user-authorized" class="internalDFN">user-authorized</a> subset of <var>services found</var>.
               </p>
               <p>